Kargi-Sitesi/node_modules/qjobs/Makefile

6 lines
61 B
Makefile
Raw Normal View History

2024-11-03 21:30:09 -05:00
test:
@find tests/*.js | xargs -n 1 -t node
.PHONY: test