Hhertz/node_modules/delayed-stream/Makefile
2025-07-31 23:47:20 +03:00

8 lines
57 B
Makefile

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