Re-enable *.integrationTest on windows

Fixes #112164
This commit is contained in:
Matt Bierner
2020-12-09 13:45:31 -08:00
parent 542fa93eae
commit 6ad6905f98
+2 -2
View File
@@ -40,8 +40,8 @@ if "%INTEGRATION_TEST_ELECTRON_PATH%"=="" (
) )
:: Integration & performance tests in AMD :: Integration & performance tests in AMD
::call .\scripts\test.bat --runGlob **\*.integrationTest.js %* @REM ::call .\scripts\test.bat --runGlob **\*.integrationTest.js %*
::if %errorlevel% neq 0 exit /b %errorlevel% @REM ::if %errorlevel% neq 0 exit /b %errorlevel%
:: Tests in the extension host :: Tests in the extension host