This commit is contained in:
jiacy-jcy 2022-06-25 14:16:07 +08:00
parent 7752a7e4fd
commit c0564bd639
1 changed files with 0 additions and 5 deletions

View File

@ -46,12 +46,7 @@ class TDTestCase:
tdSql.checkRows(0) tdSql.checkRows(0)
def run(self): def run(self):
self.ttl_check() self.ttl_check()
def stop(self): def stop(self):
tdSql.close() tdSql.close()