2025-04-24 17:03:28 +08:00

6 lines
48 B
Makefile

test:
./node_modules/.bin/mocha
.PHONY: test