Skip to content

Commit

Permalink
update npm test task
Browse files Browse the repository at this point in the history
  • Loading branch information
sudodoki committed Oct 20, 2013
1 parent a738317 commit 98db726
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 @@ -25,7 +25,7 @@
"grunt-contrib-watch": "~0.5.3"
},
"scripts": {
"test": "grunt coffee mocha"
"test": "grunt concat coffee mocha"
},
"engines": {
"node": ">=0.8 <0.11"
Expand Down

0 comments on commit 98db726

Please sign in to comment.