test:
	@NODE_ENV=test ./node_modules/.bin/mocha

.PHONY: test
