Files
2026-DEV-BUT3/node_modules/delayed-stream/Makefile
T

8 lines
57 B
Makefile
Raw Normal View History

2026-04-25 15:28:39 +02:00
SHELL := /bin/bash
test:
@./test/run.js
.PHONY: test