line_push/node_modules/delayed-stream/Makefile
2022-07-21 03:28:35 +00:00

8 lines
57 B
Makefile

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