Files
cht-lawfirm/front/app/node_modules/qjobs/Makefile
2023-01-16 17:49:38 +01:00

6 lines
61 B
Makefile

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