horse-betting/btc-ui-app-2/node_modules/qjobs/Makefile
2025-06-19 16:39:08 +05:30

6 lines
61 B
Makefile

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