diff options
Diffstat (limited to 'appveyor/test.bat')
-rw-r--r-- | appveyor/test.bat | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/appveyor/test.bat b/appveyor/test.bat index 484a2da99d..220ef7a997 100644 --- a/appveyor/test.bat +++ b/appveyor/test.bat @@ -10,4 +10,3 @@ cmd /c %SDK_RUNNER% -t %APPVEYOR_BUILD_FOLDER%\appveyor\test_task.bat if %errorlevel% neq 0 exit /b 3 exit /b 0 - |