Sign in
llvm
/
llvm-project
/
b5e06b5ede8e29a3db34ce740b249bb22dbf76a1
/
.
/
llvm
/
utils
/
lit
/
tests
/
Inputs
/
discovery
/
subdir
/
lit.local.cfg
blob: 8c60bb72ea44291ad15f222a44bf8b230c787ff8 [
file
] [
log
] [
blame
]
config
.
suffixes
=
[
".py"
]
# Check that the arbitrary config values in our parent was inherited.
assert
hasattr
(
config
,
"an_extra_variable"
)