We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11b8de6 commit 239ba03Copy full SHA for 239ba03
ci/appveyor/test_script.bat
@@ -3,7 +3,7 @@ echo Running unit tests
3
echo =======================================================================
4
cd /d c:\projects\bin2cpp\msvc
5
set path=%PATH%;c:\projects\bin2cpp\msvc\Win32\Release
6
-bin2cpp_unittest.exe --gtest_filter=-TestExtraction.testRandom100000
+bin2cpp_unittest.exe
7
8
echo ======================================================================
9
echo Uploading test results to AppVeyor
0 commit comments