Skip to content

Commit

Permalink
No using mocha.opts
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Serby committed Feb 16, 2012
1 parent 5dd56ce commit 5880654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -9,7 +9,7 @@
},
"main": "index.js",
"scripts": {
"test": "mocha -r should"
"test": "mocha"
},
"engines": {
"node": ">0.4.0"
Expand Down

0 comments on commit 5880654

Please sign in to comment.