permapp/node_modules/delayed-stream/Makefile
2020-11-11 22:42:59 +01:00

7 lines
57 B
Makefile

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