haste-server/node_modules/should/Makefile

6 lines
65 B
Makefile
Raw Normal View History

2012-02-06 20:09:01 +01:00
test:
@./node_modules/.bin/mocha \
--ui exports
.PHONY: test