uni-ticket-system/node_modules/delayed-stream/Makefile
2023-12-05 10:11:10 +08:00

8 lines
57 B
Makefile

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