1
0
Fork 0
mirror of https://github.com/seejohnrun/haste-server.git synced 2025-01-31 05:02:40 +00:00
haste-server/node_modules/should/Makefile

6 lines
65 B
Makefile
Raw Permalink Normal View History

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