fn_b/node_modules/delayed-stream/Makefile
2026-02-12 13:55:43 +08:00

8 lines
57 B
Makefile
Executable File

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