Files
ocean_project_manager/frontend/node_modules/delayed-stream/Makefile
T
2026-01-26 08:04:53 +08:00

8 lines
57 B
Makefile

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