Files
expressmongotest/test/node_modules/qs/Makefile
2013-01-16 20:44:56 -05:00

6 lines
61 B
Makefile

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