selfcarebot/node_modules/delayed-stream/Makefile
2023-03-30 06:02:54 +00:00

7 lines
57 B
Makefile

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