AI_botter/node_modules/delayed-stream/Makefile
2024-04-30 17:46:10 -08:00

7 lines
57 B
Makefile

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