Browse Source

remove zuul testing for now

inspect
Roman Shtylman 11 years ago
parent
commit
59d2fc7334
  1. 2
      package.json

2
package.json

@ -17,7 +17,7 @@
},
"main": "./util.js",
"scripts": {
"test": "node test/node/*.js && zuul test/*.js"
"test": "node test/node/*.js"
},
"devDependencies": {
"zuul": "~1.0.3"

Loading…
Cancel
Save