Merge branch 'TD-20251' of https://github.com/taosdata/TDengine into TD-20251

This commit is contained in:
chenhaoran 2022-12-01 09:56:35 +08:00
commit e048047e6c
1 changed files with 1 additions and 0 deletions

View File

@ -174,5 +174,6 @@ class TDTestCase:
tdSql.close()
tdLog.success(f"{__file__} successfully executed")
tdCases.addLinux(__file__, TDTestCase())
tdCases.addWindows(__file__, TDTestCase())