UNPKG

fruitstand

Version:
9 lines (7 loc) 113 B
BIN = ./node_modules/.bin/ test: @$(BIN)mocha \ --require should \ --reporter spec \ --bail .PHONY: test