test: @./node_modules/.bin/mocha \ --harmony-generators \ --require should \ --require gnode \ --reporter spec .PHONY: test