console-pro-free/console-pro/node_modules/delayed-stream/Makefile
la vie est belle 620637fd28 first commit
2023-11-01 10:27:59 +08:00

8 lines
57 B
Makefile

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