UNPKG

balanced-ach-crowdfund

Version:

Balanced ACH Debit Client for Equity Crowdfunding

13 lines (10 loc) 237 B
REPORTER = dot test: @NODE_ENV=test ./node_modules/.bin/mocha \ --reporter $(REPORTER) \ test-w: @NODE_ENV=test ./node_modules/.bin/mocha \ --reporter $(REPORTER) \ --growl \ --watch .PHONY: test test-w