Skip to content

Commit

Permalink
[dist] Fix the test script
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalecki committed Dec 3, 2012
1 parent 5c855a0 commit 26396d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -42,7 +42,7 @@
"haibu": "./bin/haibu"
},
"scripts": {
"test": "sudo vows test/**/*-test.js --isolate --spec"
"test": "vows test/*/*-test.js --isolate --spec"
},
"engines": {
"node": ">= 0.8.0"
Expand Down

0 comments on commit 26396d6

Please sign in to comment.