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