Skip to content

Commit

Permalink
test reporter verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
clux committed Jul 25, 2014
1 parent 9b9f63b commit a659c83
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 @@ -15,7 +15,7 @@
],
"main": "ffa.js",
"scripts": {
"test": "nodeunit test/*.js",
"test": "nodeunit test/*.js --reporter=verbose",
"coverage": "jscoverage ffa.js && FFA_COV=1 nodeunit --reporter=lcov test",
"coveralls": "npm run coverage | coveralls"
},
Expand Down

0 comments on commit a659c83

Please sign in to comment.