Files
Arbitrate-FrontendH5/node_modules/delayed-stream/Makefile
T

8 lines
57 B
Makefile
Raw Normal View History

2024-01-18 10:46:33 +08:00
SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test