dld_backend/node_modules/delayed-stream/Makefile
2025-10-30 12:13:02 +05:30

8 lines
57 B
Makefile

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