Skip to content

Commit

Permalink
[dist] Update test command in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
indexzero committed Oct 9, 2011
1 parent fa03117 commit 02f7b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},
"main": "./lib/forever",
"scripts": {
"test": "vows test/*-test.js --spec"
"test": "vows --spec --isolate"
},
"engines": {
"node": ">= 0.4.0"
Expand Down

0 comments on commit 02f7b0f

Please sign in to comment.