boxes/test/128_multiple_parent_configs_cycle.txt
2021-03-22 21:31:34 +01:00

34 lines
389 B
Plaintext

:DESC
Tests our cycle detection, when parents reference each other.
:ARGS
-f 128_data/C.cfg -l
:INPUT
:OUTPUT-FILTER
:EXPECTED
3 Available Styles:
-------------------
Configuration Files:
- 128_data/C.cfg
- 128_data/B.cfg (parent)
- 128_data/A.cfg (parent)
designA:
A from config file B
designB:
B from config file B
designC:
C from config file C
:EOF