NewsBlur/node/node_modules/delayed-stream/Makefile
2019-04-13 14:44:10 -04:00

7 lines
57 B
Makefile

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