cpython/Lib/test/test_importlib/import_/__main__.py

from . import load_tests
import unittest

unittest.main()