MyRepo-Ums/node_modules/qjobs/Makefile

6 lines
61 B
Makefile
Raw Permalink Normal View History

2024-01-19 10:09:11 +00:00
test:
@find tests/*.js | xargs -n 1 -t node
.PHONY: test