Files
freifunk-app/node_modules/delayed-stream/Makefile
2018-08-24 18:09:42 +02:00

8 lines
57 B
Makefile

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