diff options
Diffstat (limited to 'tests/netx/unit/sun/applet/PluginAppletViewerTest.java')
-rw-r--r-- | tests/netx/unit/sun/applet/PluginAppletViewerTest.java | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/netx/unit/sun/applet/PluginAppletViewerTest.java b/tests/netx/unit/sun/applet/PluginAppletViewerTest.java index 1bf7e35..521c92b 100644 --- a/tests/netx/unit/sun/applet/PluginAppletViewerTest.java +++ b/tests/netx/unit/sun/applet/PluginAppletViewerTest.java @@ -42,11 +42,8 @@ import static org.junit.Assert.assertEquals; import static sun.applet.PluginPipeMockUtil.getPluginStoreId; import static sun.applet.PluginPipeMockUtil.getPluginStoreObject; -import java.net.URI; import java.util.concurrent.Callable; -import junit.framework.Assert; - import net.sourceforge.jnlp.AsyncCall; import net.sourceforge.jnlp.ServerAccess; |