brintos

brintos / llvm-project-archived public Read only

0
0
Text · 121 B · ff65774 Raw
5 lines · plain
1import lit.formats2 3config.name = "googletest-format"4config.test_format = lit.formats.GoogleTest("DummySubDir", "Test")5