diff --git a/tests/system-test/simpletest.bat b/tests/system-test/simpletest.bat index b7e10f423b0aa78175e4cd8a59efff2e7947a8a1..e33fe0d538ac8e11845ec82e07cee3e75ae43a17 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