turn off ide test

This commit is contained in:
Bill Burke 2015-04-20 14:36:24 -04:00
parent 65f058a088
commit 63201c10f5

View file

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