Files
familyARK/familyark/app/node_modules/delayed-stream/Makefile
T
2020-03-29 14:45:01 +02:00

8 lines
57 B
Makefile

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