Files
YuGiOh-Database-API/node_modules/delayed-stream/Makefile
T
2026-03-13 18:04:08 +01:00

8 lines
57 B
Makefile

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