Files
619dev 70982e58b1 init
2026-03-25 14:31:05 +08:00

7 lines
55 B
Makefile

test:
@node_modules/.bin/tape test.js
.PHONY: test