hojas/node_modules/batch/Makefile
2026-05-14 10:56:04 +02:00

6 lines
No EOL
69 B
Makefile

test:
@./node_modules/.bin/mocha \
--require should
.PHONY: test