Files
whsfund/functions/node_modules/delayed-stream/Makefile
2026-03-23 15:29:13 -04:00

8 lines
57 B
Makefile

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