fix cast add wal test
This commit is contained in:
parent
bdd0412918
commit
f9dea8132c
|
@ -677,6 +677,8 @@ class TDTestCase:
|
|||
tdDnodes.stop(1)
|
||||
tdDnodes.start(1)
|
||||
|
||||
tdSql.execute("use db")
|
||||
|
||||
self.all_test()
|
||||
|
||||
def stop(self):
|
||||
|
|
Loading…
Reference in New Issue