test:
	@./node_modules/.bin/mocha -R tap -u tdd

.PHONY: test