brintos

brintos / llvm-project-archived public Read only

0
0
Text · 115 B · b739058 Raw
6 lines · python
1# Module level initialization for the `lldbsuite.test` module.2 3from . import dotest4 5run_suite = dotest.run_suite6