提交 26f8512f 编写于 作者: J jiacy-jcy

update

上级 eaf88127
......@@ -72,7 +72,8 @@ class TDTestCase:
tdSql.query(f"select * from ntb where timezone()='{time_zone}'")
tdSql.checkRows(2)
tdSql.error("select timezone()+1 from ntb")
tdSql.query("select timezone()+1 from ntb")
tdSql.checkRows(2)
def stop(self):
tdSql.close()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册