Files
Remote-Control-Center/mc_test/node_modules/delayed-stream/Makefile
2025-11-25 09:56:15 +03:00

8 lines
57 B
Makefile
Executable File

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