FLUJOS/BACK_BACK/node_modules/delayed-stream/Makefile
2025-11-07 00:06:12 +01:00

7 lines
57 B
Makefile
Executable file

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