blob: 9987df81aae366edffe9f845b048f7fe8a0c90db [file]
test:
@./node_modules/.bin/mocha \
--require should \
--reporter dot \
--bail
.PHONY: test