documentit/node_modules/delayed-stream/Makefile
2018-01-05 10:48:13 -08:00

8 lines
57 B
Makefile

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