Files
20250612/app_vue/node_modules/delayed-stream/Makefile
2025-06-20 18:01:48 +08:00

8 lines
57 B
Makefile

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