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

6 lines
61 B
Makefile
Raw Normal View History

2024-07-16 15:23:22 +00:00
test:
@find tests/*.js | xargs -n 1 -t node
.PHONY: test