AI-Discord-Bot/node_modules/delayed-stream/Makefile
2025-05-06 11:56:01 -04:00

7 lines
57 B
Makefile

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