mirror of
https://github.com/google/blockly.git
synced 2026-01-08 09:30:06 +01:00
Go back to run_all_tests.sh for npm test
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
"scripts": {
|
||||
"prepare": "gulp blockly_javascript_en",
|
||||
"lint": "eslint .",
|
||||
"test": "mocha --opts tests/mocha/mocha.opts tests/mocha/*.js"
|
||||
"test": "tests/run_all_tests.sh"
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"private": true,
|
||||
|
||||
Reference in New Issue
Block a user