blob: ff6577443fb451110b3c7757c639014f57c29374 [file] [log] [blame]
import lit.formats
config.name = "googletest-format"
config.test_format = lit.formats.GoogleTest("DummySubDir", "Test")