Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / utils / lit / tests / Inputs / googletest-discovery-failed / lit.cfg
blobd96f93e798b3f1e9448f9933ad562c72d7f8ee79
1 import lit.formats
3 config.name = "googletest-discovery-failed"
4 config.test_format = lit.formats.GoogleTest("subdir", "Test")