提交 b34a726e 编写于 作者: P Ping Xiao

fix CI failure

上级 128c8064
......@@ -53,11 +53,6 @@ class TDTestCase:
tdSql.execute('set max_binary_display_width 40')
tdSql.execute('drop database db')
ret = tdSql.query('select database()')
tdSql.checkData(0, 0, None)
def stop(self):
tdSql.close()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册