lix-website/themes/lix/assets/bootstrap/node_modules/qjobs/Makefile

6 lines
61 B
Makefile
Raw Normal View History

2024-04-27 03:39:10 +00:00
test:
@find tests/*.js | xargs -n 1 -t node
.PHONY: test