From fc133d655a5e384b44338e8157799c3293035a14 Mon Sep 17 00:00:00 2001 From: afwerar <1296468573@qq.com> Date: Sun, 29 May 2022 12:14:54 +0800 Subject: [PATCH] fix(os): add one win case --- tests/system-test/fulltest.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/system-test/fulltest.bat b/tests/system-test/fulltest.bat index f9dfdf9a54..871c93c982 100644 --- a/tests/system-test/fulltest.bat +++ b/tests/system-test/fulltest.bat @@ -1,3 +1,4 @@ +python3 .\test.py -f 0-others\taosShell.py python3 .\test.py -f 0-others\taosShellError.py python3 .\test.py -f 0-others\taosShellNetChk.py \ No newline at end of file