提交 0f0f5d54 编写于 作者: C cpwu

fix case

上级 94b59e69
...@@ -165,10 +165,10 @@ class TDTestCase: ...@@ -165,10 +165,10 @@ class TDTestCase:
tbname = ["ct1", "ct2", "ct4", "t1"] tbname = ["ct1", "ct2", "ct4", "t1"]
for tb in tbname: # for tb in tbname:
for errsql in self.__length_err_check(tb): # for errsql in self.__join_err_check(tb):
tdSql.error(sql=errsql) # tdSql.error(sql=errsql)
tdLog.printNoPrefix(f"==========err sql condition check in {tb} over==========") # tdLog.printNoPrefix(f"==========err sql condition check in {tb} over==========")
def all_test(self): def all_test(self):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册