glam/node_modules/.pnpm/delayed-stream@1.0.0/node_modules/delayed-stream/Makefile
2025-12-21 00:01:54 +01:00

7 lines
57 B
Makefile

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