Opal-Estate-Pro/node_modules/batch/Makefile
2019-09-13 09:44:33 +07:00

6 lines
69 B
Makefile

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