
test:
	@node_modules/.bin/mocha --harmony

.PHONY: test
