removed dead code

This commit is contained in:
David Ribeiro Alves 2012-07-20 22:24:45 +01:00
parent b45fad87d8
commit b4c6d01eba
1 changed files with 0 additions and 4 deletions

View File

@ -178,10 +178,6 @@ public class NodePoolComputeServiceLiveTest extends BaseComputeServiceLiveTest {
}), "jboss", node, JBOSS_PATTERN);
}
public void testListNodeInGroup() {
}
@Test(enabled = true, groups = "live", dependsOnMethods = "testCreateAndRunAService")
public void testRebuildPoolStateFromStore() {
tearDownContext();