Musique/node_modules/delayed-stream/Makefile
2021-12-04 20:00:33 +01:00

7 lines
57 B
Makefile

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