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

.PHONY:	test