update npm test task

This commit is contained in:
sudodoki 2013-10-20 18:21:28 +03:00
parent a738317adb
commit 98db726906

View File

@ -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"