Files
Project_Astral/node_modules/delayed-stream/Makefile
2026-02-25 00:50:23 +05:30

8 lines
57 B
Makefile

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