cpython/Lib/test/test_tools/__main__.py

5 lines
72 B
Python

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