xref: /llvm-project/lldb/test/Shell/Commands/lit.local.cfg (revision b71ac7eea4c5851203432dde94241d56301a9398)
1config.suffixes = ['.s', '.test', '.yaml', '.c']
2
3# This is needed by command-target-create-resolve-exe.test
4config.substitutions.append(('%{PATH}', config.environment['PATH']))
5