1
0
Fork 0
waifurudor.de/node_modules/delayed-stream/Makefile
2022-04-02 18:40:13 -04:00

8 lines
57 B
Makefile

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