Files
musicshare-electron-client/node_modules/delayed-stream/Makefile
2025-03-31 04:45:14 -07:00

8 lines
57 B
Makefile

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