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