Files
botAffilate/serverADB/node_modules/delayed-stream/Makefile
T
2026-07-21 08:54:30 +07:00

8 lines
57 B
Makefile

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