Files
evse-backend/node_modules/delayed-stream/Makefile
2026-01-10 18:39:55 +00:00

8 lines
57 B
Makefile
Executable File

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