diff --git a/tests/system-test/simpletest.bat b/tests/system-test/simpletest.bat index b7e10f423b..e33fe0d538 100644 --- a/tests/system-test/simpletest.bat +++ b/tests/system-test/simpletest.bat @@ -1,5 +1,5 @@ -@REM python3 .\test.py -f 0-others\taosShell.py +python3 .\test.py -f 0-others\taosShell.py python3 .\test.py -f 0-others\taosShellError.py python3 .\test.py -f 0-others\taosShellNetChk.py python3 .\test.py -f 0-others\telemetry.py