NewsBlur/node/node_modules/qs/Makefile
2013-03-15 17:18:36 -07:00

6 lines
No EOL
61 B
Makefile

test:
@./node_modules/.bin/mocha \
--ui bdd
.PHONY: test