Files
Foundry-VTT-Docker/resources/app/node_modules/delayed-stream/Makefile
2025-01-04 00:34:03 +01:00

8 lines
57 B
Makefile

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