Files
sanfan.hx ec46955a9e temp
2019-05-28 10:32:16 +08:00

7 lines
55 B
Makefile

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