test:
	./node_modules/.bin/vows -spec ./test/test.js

.PHONY: test
