Files
supplier-dispatch-h5/node_modules/isarray/Makefile
2023-08-11 10:45:20 +08:00

7 lines
55 B
Makefile

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