asarfuckery/appasar/canary/node_modules/delayed-stream/Makefile
2019-01-17 19:00:12 +01:00

7 lines
57 B
Makefile

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