Revert "Add pdiffs to npm test."

This reverts commit a3566f0ccf.
This commit is contained in:
Olly Smith 2013-11-11 20:57:21 +00:00
parent d2df6ef233
commit 863d4289a9

View file

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