Skip to content

Commit 79219a6

Browse files
author
Tim Watson
committed
point out that know our use of the ha mode flags in the tests is horrible
1 parent 3715015 commit 79219a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/src/com/rabbitmq/client/test/server/HATests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
import junit.framework.TestSuite;
2323

2424
public class HATests extends TestSuite {
25+
// this is horrific
2526
public static boolean HA_TESTS_RUNNING = false;
2627

2728
public static TestSuite suite() {

0 commit comments

Comments
 (0)