UNPKG

search-text-tokenizer

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