mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user