Add pdiffs to npm test.

This commit is contained in:
Olly Smith 2013-11-10 22:12:30 +00:00
parent 063957657c
commit a3566f0ccf

View File

@ -26,7 +26,7 @@
"grunt-shell": "~0.5.0"
},
"scripts": {
"test": "grunt concat coffee mocha"
"test": "grunt concat coffee mocha shell:visual_spec"
},
"engines": {
"node": ">=0.8 <0.11"