[TD-6359]<test>: add test case for escape '_' by '\'

This commit is contained in:
wenzhouwww 2021-08-27 15:16:33 +08:00
parent c68aa1a08f
commit 3bd0f75912
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ from util.log import *
from util.cases import *
from util.sql import *
class TDTestCase:
def init(self, conn, logSql):
tdLog.debug("start to execute %s" % __file__)