aboutsummaryrefslogtreecommitdiffstats
path: root/utils/lit/tests/Inputs/discovery/subdir/lit.local.cfg
blob: 631cb602b0d9b7500b52ea00f68ed389bdbdd70b (plain)
1
2
3
4
config.suffixes = ['.py']

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