test:add case for tmq

This commit is contained in:
plum-lihui 2022-05-16 23:15:09 +08:00
parent 8215bb0f41
commit dc2323da25
1 changed files with 1 additions and 1 deletions

View File

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