Commit 60ddaaa
committed
fix
the current logic is wrong because it tries to test `js_binary` when `testonly` is passed. We actually want the inverse which is we don't want to run js_binary as a test if it is marked as test_onlytestonly with js_binary1 parent 7622954 commit 60ddaaa
1 file changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
559 | 559 | | |
560 | 560 | | |
561 | 561 | | |
562 | | - | |
563 | | - | |
564 | | - | |
565 | | - | |
566 | | - | |
| 562 | + | |
| 563 | + | |
567 | 564 | | |
568 | 565 | | |
569 | 566 | | |
| |||
0 commit comments