]> git.proxmox.com Git - rustc.git/blob - src/llvm/utils/lit/tests/Inputs/discovery/subdir/lit.local.cfg
Imported Upstream version 1.0.0+dfsg1
[rustc.git] / src / llvm / utils / lit / tests / Inputs / discovery / subdir / lit.local.cfg
1 config.suffixes = ['.py']
2
3 # Check that the arbitrary config values in our parent was inherited.
4 assert hasattr(config, 'an_extra_variable')