Bones/node_modules/backo2/Makefile
SOUTHERNCO\x2mjbyrn 7efe7605b8 Template Upload
2017-05-17 13:45:25 -04:00

8 lines
99 B
Makefile

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