commit | 943c49476c18f733fc5f6b9ad4072decacd72e78 | [log] [tgz] |
---|---|---|
author | Clement Escoffier <clement@apache.org> | Thu Mar 17 17:57:59 2011 +0000 |
committer | Clement Escoffier <clement@apache.org> | Thu Mar 17 17:57:59 2011 +0000 |
tree | ef22d792124eb8cc48141e58633925339bfd7d80 | |
parent | bf2124a2f43153b65cd51822c67c848eeca2b9b4 [diff] |
cosmetic fix. git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1082614 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/tests/api/src/test/java/org/apache/felix/ipojo/tests/api/CompositeTest.java b/ipojo/tests/api/src/test/java/org/apache/felix/ipojo/tests/api/CompositeTest.java index c52794d..64cc3ed 100644 --- a/ipojo/tests/api/src/test/java/org/apache/felix/ipojo/tests/api/CompositeTest.java +++ b/ipojo/tests/api/src/test/java/org/apache/felix/ipojo/tests/api/CompositeTest.java
@@ -5,7 +5,6 @@ import static org.junit.Assert.assertThat; import static org.ops4j.pax.exam.CoreOptions.equinox; import static org.ops4j.pax.exam.CoreOptions.felix; -import static org.ops4j.pax.exam.CoreOptions.knopflerfish; import static org.ops4j.pax.exam.CoreOptions.mavenBundle; import static org.ops4j.pax.exam.CoreOptions.options; import static org.ops4j.pax.exam.CoreOptions.provision;