1import lit.formats
2config.name = 'googletest-format'
3config.test_format = lit.formats.GoogleTest('DummySubDir', 'Test')
4