Files
frontend/node_modules/delayed-stream/Makefile
2026-01-17 15:16:36 -05:00

8 lines
57 B
Makefile

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