biobulkbende.org/node_modules/delayed-stream/Makefile
2020-09-16 14:23:28 +02:00

8 lines
57 B
Makefile

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