Files
IOT_WEB/node_modules/delayed-stream/Makefile
T
2026-08-21 15:27:51 +08:00

8 lines
57 B
Makefile

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