Skip to content

Commit

Permalink
Update package.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredhanson committed Aug 2, 2013
1 parent 7934d1d commit 8c9f14f
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 @@ -46,6 +46,6 @@
"node": ">= 0.4.0"
},
"scripts": {
"test": "node_modules/.bin/vows test/*-test.js"
"test": "node_modules/.bin/mocha --reporter spec --require test/bootstrap/node test/*.test.js"
}
}

0 comments on commit 8c9f14f

Please sign in to comment.