Opal-Estate-Pro/node_modules/batch/Makefile
2019-09-13 11:27:52 +07:00

6 lines
69 B
Makefile
Executable File

test:
@./node_modules/.bin/mocha \
--require should
.PHONY: test