提交 9db07982 编写于 作者: W wu champion

fix

上级 e113aa20
......@@ -164,6 +164,10 @@ python3 ./test.py -f user/pass_len.py
# stable
python3 ./test.py -f stable/query_after_reset.py
# perfbenchmark
python3 ./test.py -f perfbenchmark/bug3433.py
#query
python3 ./test.py -f query/filter.py
python3 ./test.py -f query/filterCombo.py
......
......@@ -235,7 +235,7 @@ class TDTestCase:
tdSql.checkData(0, 4, 1000)
tdSql.checkData(1, 4, 1000)
# self.droptmpfile()
self.droptmpfile()
def stop(self):
tdSql.close()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册