Files
hackacad/tests/unit-tests/setup-bridge/Bastillefile
tschettervictor 336dfbb1fe add tests
2025-11-19 23:20:02 -07:00

7 lines
121 B
Plaintext

# unit-tests/setup-bridge
ARG OPTIONS="bridge"
ARG ARGS
INCLUDE core/setup --arg OPTIONS=${OPTIONS} --arg ARGS=${ARGS}