Commit 11526e7
authored
Update JavacCompilerTest.java to not allow annotation on classes
Usage of the annotation on classes is undocumented and not actively supported.
Signed-off-by: ascopes <[email protected]>1 parent 6867641 commit 11526e7
File tree
1 file changed
+5
-2
lines changed- java-compiler-testing/src/main/java/io/github/ascopes/jct/junit
1 file changed
+5
-2
lines changedLines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
85 | 83 | | |
86 | 84 | | |
87 | 85 | | |
88 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
89 | 92 | | |
90 | 93 | | |
91 | 94 | | |
| |||
0 commit comments