test:
	@node_modules/.bin/mocha test
.PHONY: test
