Skip to content

Commit 7da61d7

Browse files
author
Simon MacMullen
committed
These tests are pointless in the new world. Except testRapidRedeclare() which I will port to the Erlang tests in multi-node.
1 parent c339fab commit 7da61d7

File tree

2 files changed

+0
-69
lines changed

2 files changed

+0
-69
lines changed

test/src/com/rabbitmq/client/test/functional/FunctionalTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ public static TestSuite suite() {
6464
suite.addTestSuite(InternalExchange.class);
6565
suite.addTestSuite(CcRoutes.class);
6666
suite.addTestSuite(WorkPoolTests.class);
67-
suite.addTestSuite(HAQueues.class);
6867
return suite;
6968
}
7069
}

test/src/com/rabbitmq/client/test/functional/HAQueues.java

Lines changed: 0 additions & 68 deletions
This file was deleted.

0 commit comments

Comments
 (0)