mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-25 14:32:53 +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')
|