test:modify case

This commit is contained in:
plum-lihui 2022-05-17 10:31:00 +08:00
parent dc272910e2
commit 2480fb594c
1 changed files with 1 additions and 1 deletions

View File

@ -714,7 +714,7 @@ class TDTestCase:
self.tmqCase4(cfgPath, buildPath) self.tmqCase4(cfgPath, buildPath)
#self.tmqCase5(cfgPath, buildPath) #self.tmqCase5(cfgPath, buildPath)
self.tmqCase6(cfgPath, buildPath) self.tmqCase6(cfgPath, buildPath)
self.tmqCase7(cfgPath, buildPath) #self.tmqCase7(cfgPath, buildPath)
def stop(self): def stop(self):