cpython/Lib/test/test_pyrepl/__main__.py

5 lines
73 B
Python

import unittest
from test.test_pyrepl import load_tests
unittest.main()