AI-Voice-Agent-Node/node_modules/delayed-stream/Makefile
2025-05-27 21:06:13 +05:30

8 lines
57 B
Makefile

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