Skip to content

Commit

Permalink
[luci] Remove Add_STR tests (#13751)
Browse files Browse the repository at this point in the history
This removes invalid Add_STR tests.

ONE-DCO-1.0-Signed-off-by: Hyukjin Jeong <[email protected]>
  • Loading branch information
jinevening authored Aug 26, 2024
1 parent 8bed2ee commit 96b5c2e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions compiler/luci/tests/test.lst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ addread(Abs_000)
addread(Add_000)
addread(Add_001)
addread(Add_U8_000)
addread(Add_STR_000)
addread(Add_STR_001)
addread(AddN_000)
addread(ArgMax_000)
addread(ArgMax_001)
Expand Down Expand Up @@ -235,8 +233,6 @@ addwrite(Abs_000)
addwrite(Add_000)
addwrite(Add_001)
addwrite(Add_U8_000)
addwrite(Add_STR_000)
addwrite(Add_STR_001)
addwrite(AddN_000)
addwrite(ArgMax_000)
addwrite(ArgMax_001)
Expand Down

0 comments on commit 96b5c2e

Please sign in to comment.