cpython/Lib/test/test_pyrepl/__main__.py

import unittest
from test.test_pyrepl import load_tests

unittest.main()