Merge branch 'TD-20251' of https://github.com/taosdata/TDengine into TD-20251
This commit is contained in:
commit
e048047e6c
|
@ -174,5 +174,6 @@ class TDTestCase:
|
|||
tdSql.close()
|
||||
tdLog.success(f"{__file__} successfully executed")
|
||||
|
||||
|
||||
tdCases.addLinux(__file__, TDTestCase())
|
||||
tdCases.addWindows(__file__, TDTestCase())
|
||||
|
|
Loading…
Reference in New Issue