REPORTER = dot

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

.PHONY: test