Skip to content

Commit

Permalink
return origin
Browse files Browse the repository at this point in the history
  • Loading branch information
pierreneter committed Jul 22, 2017
1 parent c197d95 commit 7c8ad6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -89,7 +89,7 @@
"schemas/"
],
"scripts": {
"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",
"travis:test": "npm run cover:min",
"travis:lint": "npm run lint-files && npm run nsp",
"travis:benchmark": "npm run benchmark",
Expand Down

0 comments on commit 7c8ad6e

Please sign in to comment.