Unified let syntax to be a list of objects

This commit is contained in:
2026-05-22 22:54:14 +02:00
parent 6f832cd67b
commit 3c9d9816fb
6 changed files with 14 additions and 10 deletions

View File

@@ -51,8 +51,8 @@ The parameter file can be specified in the `.tum` file root:
:caption: configuration files definition in the main `.tum` test file
config_file:
config1.yaml
config2.yaml
- config1.yaml
- config2.yaml
main:
name: Test example