mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
use start
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ setlocal
|
||||
set ATOM_SHELL_INTERNAL_RUN_AS_NODE=1
|
||||
|
||||
pushd %~dp0\..
|
||||
.\.build\electron\electron.exe .\node_modules\mocha\bin\_mocha %*
|
||||
start "" .\.build\electron\electron.exe .\node_modules\mocha\bin\_mocha %*
|
||||
popd
|
||||
|
||||
endlocal
|
||||
Reference in New Issue
Block a user