test:
	./node_modules/mocha/bin/mocha --reporter spec

.PHONY: test
