test:
	./node_modules/nodeunit/bin/nodeunit test/*.js

.PHONY: test

