Files
-S.I.S-QuaySo_v2/node_modules/delayed-stream/Makefile
T

8 lines
57 B
Makefile
Raw Normal View History

2026-03-26 09:28:14 +07:00
SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test