Rename packages in OSGi boot
[lgpl/argeo-commons.git] / osgi / runtime / org.argeo.osgi.boot / src / test / java / org / argeo / slc / osgiboot / OsgiBootRuntimeTest.java
index d7386cb9193bda5962bfc3d8d81343bb6217d41f..b717c3ac4371921c1441ad5fa53457945f9bfb42 100644 (file)
@@ -22,6 +22,7 @@ import java.util.TreeMap;
 
 import junit.framework.TestCase;
 
+import org.argeo.osgi.boot.OsgiBoot;
 import org.eclipse.core.runtime.adaptor.EclipseStarter;
 import org.osgi.framework.Bundle;
 import org.osgi.framework.BundleContext;