GT2/GT2-iOS/node_modules/superagent-retry/Makefile
2018-02-12 17:26:06 +00:00

7 lines
No EOL
89 B
Makefile

test:
@./node_modules/.bin/mocha \
--require should \
--reporter spec
.PHONY: test