frappe_docker/frappe-bench/node_modules/callsite/Makefile
2017-07-31 15:51:51 +05:30

6 lines
No EOL
69 B
Makefile

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