blob: a9dcfd50dbdb227343ca0ca3193d78d135e4298d [file] [log] [blame]
test:
@./node_modules/.bin/mocha \
--require should \
--reporter spec \
--bail
.PHONY: test