BOT_DISCORD/node_modules/delayed-stream/Makefile
2022-03-30 01:44:17 +02:00

8 lines
57 B
Makefile

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