UNPKG

data-driven

Version:
9 lines (5 loc) 98 B
all: test test: test-unit test-unit: @./node_modules/mocha/bin/mocha test/*.js .PHONY: test