Locaft/auth/node_modules/regexp-clone/Makefile

6 lines
76 B
Makefile
Raw Normal View History

2020-11-08 09:28:21 -08:00
test:
@./node_modules/.bin/mocha $(T) --async-only $(TESTS)
.PHONY: test