Files
setup-kustomize/node_modules/isarray/Makefile
Imran Ismail 99f65d1591 Bootstrap
2019-09-05 03:53:25 +08:00

7 lines
55 B
Makefile

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