Icard/angular-clarity-master(work.../node_modules/qjobs/Makefile

6 lines
61 B
Makefile

test:
@find tests/*.js | xargs -n 1 -t node
.PHONY: test