1 parent c197d95 commit 7c8ad6eCopy full SHA for 7c8ad6e
1 file changed
package.json
@@ -89,7 +89,7 @@
89
"schemas/"
90
],
91
"scripts": {
92
- "test": "mocha test/BinTestCases.test.js --max-old-space-size=4096 --harmony --check-leaks",
+ "test": "mocha test/*.test.js --max-old-space-size=4096 --harmony --check-leaks",
93
"travis:test": "npm run cover:min",
94
"travis:lint": "npm run lint-files && npm run nsp",
95
"travis:benchmark": "npm run benchmark",
0 commit comments