test:
	@./node_modules/.bin/mocha -r should

.PHONY: test