summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/Commands/lit.local.cfg
blob: b83eee443fccacbb20673dd9558c6c1f07de3d02 (plain)
1
2
3
4
config.suffixes = ['.s', '.test', '.yaml']

# This is needed by command-target-create-resolve-exe.test
config.substitutions.append(('%{PATH}', config.environment['PATH']))