UNPKG

stak

Version:
8 lines (6 loc) 119 B
REPORTER = spec test: @NODE_ENV=test ./node_modules/.bin/mocha \ --ui tdd \ --reporter $(REPORTER) .PHONY: test