No more ndistro, expect system utilities

nohash
Tom MacWright 14 years ago
parent 7b8e7474c3
commit 7d5cca18f0

@ -1,7 +0,0 @@
node 0.2.3
module isaacs sax-js v0.1.1
module documentcloud underscore 1.1.4
module visionmedia expresso 0.7.2
module creationix step v0.0.3
module springmeyer node-zipfile
module tmcw node-get

@ -4,10 +4,10 @@
ifndef only
test:
bin/expresso -I lib test/*.test.js
expresso -I lib test/*.test.js
else
test:
bin/expresso -I lib test/${only}.test.js
expresso -I lib test/${only}.test.js
endif
doc:

Loading…
Cancel
Save