Skip to content

Commit

Permalink
5925 ProviderType. Inheritance & pacakge level
Browse files Browse the repository at this point in the history
---
 Signed-off-by: Peter Kriens <[email protected]>

Signed-off-by: Peter Kriens <[email protected]>
  • Loading branch information
pkriens committed Mar 18, 2024
1 parent d2d0199 commit 95f5aff
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions biz.aQute.bndlib/test/aQute/bnd/osgi/AnalyzerTest.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
package aQute.bnd.osgi;

import static org.assertj.core.api.Assertions.assertThat;
import static org.junit.jupiter.api.Assertions.fail;

import org.junit.jupiter.api.Test;

Expand All @@ -11,11 +10,6 @@

class AnalyzerTest {

@Test
void test() {
fail("Not yet implemented");
}

/**
* Test provider type inheritance and package
*/
Expand Down

0 comments on commit 95f5aff

Please sign in to comment.