mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
update test script
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"test": "mocha",
|
||||
"test-browser": "node test/browser/index.js --browser webkit --browser chromium",
|
||||
"test-browser": "node test/unit/browser/index.js --browser webkit --browser chromium",
|
||||
"preinstall": "node build/npm/preinstall.js",
|
||||
"postinstall": "node build/npm/postinstall.js",
|
||||
"compile": "gulp compile --max_old_space_size=4095",
|
||||
|
||||
Reference in New Issue
Block a user