提交 f9be16be 编写于 作者: H Haojun Liao

fix: update test case.

上级 402c091d
......@@ -76,8 +76,8 @@ class TDTestCase:
tdSql.execute(f'drop database {self.dbname}')
def run(self):
# self.topic_name_check()
# self.db_name_check()
self.topic_name_check()
self.db_name_check()
self.stream_name_check()
def stop(self):
tdSql.close()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册