Website/node_modules/co-from-stream/Makefile
2015-12-02 18:21:44 -05:00

6 lines
57 B
Makefile

test:
@node_modules/.bin/mocha --harmony
.PHONY: test