提交 d1e367fe authored 作者: Thomas Mueller's avatar Thomas Mueller

--no commit message

--no commit message
上级 14f07149
......@@ -36,6 +36,9 @@ public class TestPageStore extends TestBase implements DatabaseEventListener {
}
public void test() throws Exception {
if (!config.pageStore) {
return;
}
testDuplicateKey();
testUpdateOverflow();
testTruncateReconnect();
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论