opti:test cases for tmq

This commit is contained in:
wangmm0220 2023-04-24 20:10:39 +08:00
parent af5bcb80bf
commit 59ae3ecc2c
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ from util.log import *
from util.sql import *
from util.cases import *
from util.dnodes import *
sys.path.append("./7-tmq")
from tmqCommon import *
class TDTestCase: