unboundedpress/node_modules/delayed-stream/Makefile
2019-07-23 04:28:47 +00:00

8 lines
57 B
Makefile

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