Files
kubernetes/prod/kafkachat/chat-backend/node_modules/delayed-stream/Makefile
T
2026-05-31 16:07:30 +02:00

8 lines
57 B
Makefile

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