test: nodeunit

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