1# Module level initialization for the `lldbsuite.test` module. 2 3from . import dotest 4 5run_suite = dotest.run_suite 6