sms-gateway/node_modules/delayed-stream/Makefile
2026-03-04 19:30:01 +01:00

7 lines
57 B
Makefile

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