test:
	./node_modules/.bin/nodeunit test

.PHONY: test
