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