summaryrefslogtreecommitdiff
path: root/qpid/java/client/test
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2006-11-08 13:09:10 +0000
committerMartin Ritchie <ritchiem@apache.org>2006-11-08 13:09:10 +0000
commitd51af27159fc0ed090a57505ceca52bc2bd1b0ff (patch)
tree5dc6aa6e62f504cf7b54788132f9ff8ba2610af8 /qpid/java/client/test
parentfb725ed38d618bf0db29c63274646b121fd6b134 (diff)
downloadqpid-python-d51af27159fc0ed090a57505ceca52bc2bd1b0ff.tar.gz
Removed erroneous import
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@472485 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/client/test')
-rw-r--r--qpid/java/client/test/src/org/apache/qpid/test/unit/basic/UnitTests.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/java/client/test/src/org/apache/qpid/test/unit/basic/UnitTests.java b/qpid/java/client/test/src/org/apache/qpid/test/unit/basic/UnitTests.java
index 9e17510eb6..e1badc2193 100644
--- a/qpid/java/client/test/src/org/apache/qpid/test/unit/basic/UnitTests.java
+++ b/qpid/java/client/test/src/org/apache/qpid/test/unit/basic/UnitTests.java
@@ -20,7 +20,6 @@ package org.apache.qpid.test.unit.basic;
import junit.framework.JUnit4TestAdapter;
import org.junit.runner.RunWith;
import org.junit.runners.Suite;
-import org.apache.qpid.client.message.FieldTableKeyEnumeratorTest;
@RunWith(Suite.class)
@Suite.SuiteClasses({