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

Test.

上级 2038f5f6
......@@ -40,7 +40,9 @@ public class TestFuzzOptimizations extends TestBase {
public void test() throws Exception {
deleteDb("optimizations");
conn = getConnection("optimizations");
testIn();
if (!config.diskResult) {
testIn();
}
testGroupSorted();
testInSelect();
conn.close();
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论