multi-account-post-schedule.../node_modules/delayed-stream/Makefile
2022-07-07 19:03:04 +02:00

8 lines
57 B
Makefile

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