From 48c6868e02af639e2c212d5651107a263b045be2 Mon Sep 17 00:00:00 2001 From: Manolo Carrasco Date: Mon, 14 Jun 2010 07:35:15 +0000 Subject: fixed test --- .../java/com/google/gwt/query/client/JreQueryCoreTest.java | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'gwtquery-core') diff --git a/gwtquery-core/src/test/java/com/google/gwt/query/client/JreQueryCoreTest.java b/gwtquery-core/src/test/java/com/google/gwt/query/client/JreQueryCoreTest.java index bf6c5b0e..c27a4f2d 100644 --- a/gwtquery-core/src/test/java/com/google/gwt/query/client/JreQueryCoreTest.java +++ b/gwtquery-core/src/test/java/com/google/gwt/query/client/JreQueryCoreTest.java @@ -17,16 +17,6 @@ package com.google.gwt.query.client; import java.util.Hashtable; -import javax.naming.Binding; -import javax.naming.Context; -import javax.naming.InitialContext; -import javax.naming.Name; -import javax.naming.NameClassPair; -import javax.naming.NameParser; -import javax.naming.NamingEnumeration; -import javax.naming.NamingException; -import javax.naming.spi.InitialContextFactory; - import com.google.gwt.junit.client.GWTTestCase; /** -- cgit v1.2.3