Files
setup-helm/node_modules/delayed-stream/Makefile
2022-01-26 17:16:26 -05:00

8 lines
57 B
Makefile

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