Files
node_app/node_modules/formidable/node-gently/Makefile
2012-10-26 18:04:20 -04:00

4 lines
69 B
Makefile

test:
@find test/simple/test-*.js | xargs -n 1 -t node
.PHONY: test