semblance-dev/node_modules/delayed-stream/Makefile
2025-12-19 19:26:16 +00:00

7 lines
57 B
Makefile
Executable file

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