UNPKG

88 BPlain TextView Raw
1REPORTER = spec
2
3test:
4 @./node_modules/.bin/mocha -t 10000 -R $(REPORTER)
5
6.PHONY: test
\No newline at end of file