llvm-for-llvmta/utils/lit/tests/Inputs/discovery/subdir/lit.local.cfg

5 lines
141 B
INI
Raw Normal View History

2022-04-25 10:02:23 +02:00
config.suffixes = ['.py']
# Check that the arbitrary config values in our parent was inherited.
assert hasattr(config, 'an_extra_variable')