提交 979b48b0 编写于 作者: J Johannes Rieken

update test script

上级 8a1ca2b6
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
"private": true, "private": true,
"scripts": { "scripts": {
"test": "mocha", "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", "preinstall": "node build/npm/preinstall.js",
"postinstall": "node build/npm/postinstall.js", "postinstall": "node build/npm/postinstall.js",
"compile": "gulp compile --max_old_space_size=4095", "compile": "gulp compile --max_old_space_size=4095",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册