xuxiaobo-bobo 842b34b5ca 0218
2024-02-18 15:40:48 +08:00

7 lines
55 B
Makefile

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