summaryrefslogtreecommitdiff
path: root/appveyor/test_task.bat
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor/test_task.bat')
-rw-r--r--appveyor/test_task.bat1
1 files changed, 0 insertions, 1 deletions
diff --git a/appveyor/test_task.bat b/appveyor/test_task.bat
index 60eb6dc164..8d0d8ebf1f 100644
--- a/appveyor/test_task.bat
+++ b/appveyor/test_task.bat
@@ -86,4 +86,3 @@ cd "%APPVEYOR_BUILD_FOLDER%"
nmake test TESTS="%OPCACHE_OPTS% -q --offline --show-diff --show-slow 1000 --set-timeout 120 -g FAIL,XFAIL,BORK,WARN,LEAK,SKIP --temp-source c:\tests_tmp --temp-target c:\tests_tmp"
exit /b %errorlevel%
-