bolt/deps/llvm-18.1.8/llvm/utils/lit/tests/Inputs/googletest-crash/lit.cfg
2025-02-14 19:21:04 +01:00

4 lines
120 B
INI

import lit.formats
config.name = "googletest-crash"
config.test_format = lit.formats.GoogleTest("DummySubDir", "Test")