提交 12f42486 authored 作者: Thomas Mueller's avatar Thomas Mueller

--no commit message

--no commit message
上级 c30a3fb4
...@@ -354,7 +354,7 @@ kill -9 `jps -l | grep "org.h2.test." | cut -d " " -f 1` ...@@ -354,7 +354,7 @@ kill -9 `jps -l | grep "org.h2.test." | cut -d " " -f 1`
new TestTimer().runTest(test); new TestTimer().runTest(test);
} }
} else { } else {
// test.runTests(); test.runTests();
Profiler prof = new Profiler(); Profiler prof = new Profiler();
prof.depth = 10; prof.depth = 10;
prof.interval = 1; prof.interval = 1;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论