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

.PHONY: test
