Skip to content

Commit 7c8ad6e

Browse files
authored
return origin
1 parent c197d95 commit 7c8ad6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"schemas/"
9090
],
9191
"scripts": {
92-
"test": "mocha test/BinTestCases.test.js --max-old-space-size=4096 --harmony --check-leaks",
92+
"test": "mocha test/*.test.js --max-old-space-size=4096 --harmony --check-leaks",
9393
"travis:test": "npm run cover:min",
9494
"travis:lint": "npm run lint-files && npm run nsp",
9595
"travis:benchmark": "npm run benchmark",

0 commit comments

Comments
 (0)