tvbox_config/open/node_modules/delayed-stream/Makefile
liushiquan 36ab603d34 init
2024-06-01 22:41:46 +08:00

8 lines
57 B
Makefile

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