ipdbot/node_modules/delayed-stream/Makefile
2022-04-18 15:32:07 +02:00

7 lines
57 B
Makefile

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