This repository was archived by the owner on Nov 10, 2023. It is now read-only.
Commit 3f69298
buck1: remove a test that doesn't exist
Summary:
The `standard_java_test` macro only declares a test target if it has > 1 srcs.
Actually running `test` on the library with the `tests` attribute fails in v1
and v2 here.
Reviewed By: IanChilds
fbshipit-source-id: 0a2310183435ef38224d438c47b8433e6892b62e1 parent 821313b commit 3f69298
2 files changed
Lines changed: 1 addition & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | 8 | | |
12 | 9 | | |
13 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
0 commit comments