1 2 3 4 5 6 7 8 9
test: ./node_modules/.bin/mocha -R nyan spec: ./node_modules/.bin/mocha -R spec .PHONY: test