CoastalCommitsPastes/server/node_modules/delayed-stream/Makefile
2022-03-06 16:46:59 -08:00

7 lines
57 B
Makefile

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