提交 8c4f13a9 编写于 作者: W wenzhouwww

[TD-11899]<test>(insert) : add test case for stmt bind part params error

上级 0c6b8bb2
......@@ -177,11 +177,9 @@ class TDTestCase:
else:
tdLog.exit("expect error not occured")
def stop(self):
tdSql.close()
tdLog.success("%s successfully executed" % __file__)
tdCases.addWindows(__file__, TDTestCase())
tdCases.addLinux(__file__, TDTestCase())
python3 test.py -f 1-insert/TD-11970.py
python3 test.py -f 1-insert/stmt_error.py
python3 test.py -f 1-insert/stmt_error.py
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册