[Clang] prevent errors for deduction guides using deduced type aliases (#117450)
[llvm-project.git] / llvm / utils / lit / tests / Inputs / googletest-crash / lit.cfg
blob5d51a6098f76a7fe09312472551b8c4fc09e0e7b
1 import lit.formats
3 config.name = "googletest-crash"
4 config.test_format = lit.formats.GoogleTest("DummySubDir", "Test")