llvm-for-llvmta/utils/lit/tests/Inputs/discovery/subdir/lit.local.cfg
Nils Hölscher 3500bf8dde first commit
2022-04-25 10:02:23 +02:00

5 lines
141 B
INI

config.suffixes = ['.py']
# Check that the arbitrary config values in our parent was inherited.
assert hasattr(config, 'an_extra_variable')