bolt/deps/llvm-18.1.8/llvm/utils/lit/tests/Inputs/googletest-detect-duplicate/lit.cfg

5 lines
131 B
INI
Raw Normal View History

2025-02-14 19:21:04 +01:00
import lit.formats
config.name = "googletest-detect-duplicate"
config.test_format = lit.formats.GoogleTest("DummySubDir", "Test")