__init__.py 190 Bytes
Newer Older
1 2 3
# We import importlib *ASAP* in order to test #15386
import importlib

4
from test.libregrtest.cmdline import _parse_args, RESOURCE_NAMES, ALL_RESOURCES
5
from test.libregrtest.main import main