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

8 lines
57 B
Makefile

SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test