test:add case for tmq
This commit is contained in:
parent
8215bb0f41
commit
dc2323da25
|
@ -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):
|
||||||
|
|
Loading…
Reference in New Issue