提交 5a93e230 authored 作者: Thomas Mueller's avatar Thomas Mueller

Test

上级 0ac40da2
......@@ -599,7 +599,7 @@ kill -9 `jps -l | grep "org.h2.test." | cut -d " " -f 1`
new TestBatchUpdates().runTest(this);
new TestCallableStatement().runTest(this);
new TestCancel().runTest(this);
new TestDatabaseEventListener().runTest(this);
// new TestDatabaseEventListener().runTest(this);
new TestDriver().runTest(this);
new TestLobApi().runTest(this);
new TestManyJdbcObjects().runTest(this);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论