Skip to content

Commit

Permalink
try to see if the annotation broke build
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Rueger <[email protected]>
  • Loading branch information
chrisrueger committed Sep 16, 2024
1 parent 346827b commit 8fdb505
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion biz.aQute.bndlib.tests/test/test/ClazzTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ public class ClazzTest {
* @throws Exception
*/

@Test
public void testJiniPlatformClasses() throws Exception {
try (Builder b = new Builder()) {
b.addClasspath(IO.getFile("jar/jsk-platform.jar"));
Expand Down

0 comments on commit 8fdb505

Please sign in to comment.