ispt4.0_laravel/node_modules/delayed-stream/Makefile
2025-03-12 12:02:15 +00:00

8 lines
57 B
Makefile
Executable File

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