Author: clebert.suconic(a)jboss.com
Date: 2011-07-25 20:13:47 -0400 (Mon, 25 Jul 2011)
New Revision: 11045
Modified:
branches/Branch_2_2_EAP_cluster_clean2/tests/src/org/hornetq/tests/integration/cluster/distribution/TwoWayTwoNodeClusterTest.java
Log:
tweak
Modified:
branches/Branch_2_2_EAP_cluster_clean2/tests/src/org/hornetq/tests/integration/cluster/distribution/TwoWayTwoNodeClusterTest.java
===================================================================
---
branches/Branch_2_2_EAP_cluster_clean2/tests/src/org/hornetq/tests/integration/cluster/distribution/TwoWayTwoNodeClusterTest.java 2011-07-25
23:04:40 UTC (rev 11044)
+++
branches/Branch_2_2_EAP_cluster_clean2/tests/src/org/hornetq/tests/integration/cluster/distribution/TwoWayTwoNodeClusterTest.java 2011-07-26
00:13:47 UTC (rev 11045)
@@ -128,7 +128,7 @@
stopServers(0, 1);
}
- public void testLoop() throws Exception
+ public void _testLoop() throws Exception
{
for (int i = 0 ; i < 100; i++)
{
Show replies by date