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

from . import load_tests
import unittest

unittest.main()