aozhiwei 33f9c8d06a 1
2022-04-15 00:46:09 +08:00

7 lines
55 B
Makefile

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