Sign in
llvm
/
llvm-project
/
d1326a3b10054dd89be46f51f857d009cf8ae14f
/
.
/
lldb
/
packages
/
Python
/
lldbsuite
/
test
/
__init__.py
blob: 93971c2f2364bef1c5949e3a45975402bbd90681 [
file
] [
log
] [
blame
]
# Module level initialization for the `lldbsuite.test` module.
from
__future__
import
absolute_import
from
.
import
dotest
run_suite
=
dotest
.
run_suite