Sign in
mojo
/
mojo
/
HEAD
/
.
/
third_party
/
lit
/
tests
/
Inputs
/
googletest-format
/
lit.cfg
blob: f2f6cda8db6c09b3d41537a0399dd3ce8c867fea [
file
] [
log
] [
blame
]
import
lit
.
formats
config
.
name
=
'googletest-format'
config
.
test_format
=
lit
.
formats
.
GoogleTest
(
'DummySubDir'
,
'Test'
)