mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-09 13:33:17 +00:00
4 lines
120 B
INI
4 lines
120 B
INI
|
import lit.formats
|
||
|
config.name = 'googletest-format'
|
||
|
config.test_format = lit.formats.GoogleTest('DummySubDir', 'Test')
|