test:
	@./node_modules/.bin/mocha --recursive

.PHONY: test
