REPORTER = spec test: @./node_modules/.bin/mocha \ --reporter $(REPORTER) \ ./test/sourcemap.js .PHONY: test