Files
SerpentRace/SerpentRace_Backend/node_modules/delayed-stream/Makefile
T
2025-07-18 09:20:40 +02:00

8 lines
57 B
Makefile

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