This commit is contained in:
Bill Burke 2015-04-23 16:34:42 -04:00
parent 104a9f9842
commit 84fd38316c

View file

@ -157,7 +157,7 @@ public class AccountTest {
}); });
} }
@Test //@Test
public void ideTesting() throws Exception { public void ideTesting() throws Exception {
Thread.sleep(100000000); Thread.sleep(100000000);
} }