提交 d6c7d467 编写于 作者: Z zhangxin10

删除无用的测试方法

上级 27af172b
......@@ -13,11 +13,6 @@ import java.io.IOException;
*/
public class PersistenceThreadTest {
@Test
public void testDealDataFile() throws InterruptedException {
new PersistenceThread().start();
Thread.sleep(500000L);
}
@Test
public void test() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册