Files
lix/tests/functional2/lang/import/test.toml
T
Commentator2.0 d1afc83676 tests/functional2/lang: improve toml design
Redesigns the test.toml to use a list instead of a directory
additionally it is now possible to do toml and matrix tests on singular
files as well as on a subset of files.

Fixes: #851

Change-Id: If8635109c6274f406ad68fe35315b9125f45f67d
2025-06-20 11:36:13 +02:00

4 lines
78 B
TOML

[[test]]
runner = "eval-okay"
extra-files = ["imported.nix", "imported2.nix"]