xref: /openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/googletest-format/lit.cfg (revision 09467b48e8bc8b4905716062da846024139afbf2)
1*09467b48Spatrickimport lit.formats
2*09467b48Spatrickconfig.name = 'googletest-format'
3*09467b48Spatrickconfig.test_format = lit.formats.GoogleTest('DummySubDir', 'Test')
4