login/node_modules/delayed-stream/Makefile
2020-04-28 12:41:56 +05:30

7 lines
57 B
Makefile

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