cpython/Lib/lib2to3/tests/__main__.py

4 lines
58 B
Python

from . import load_tests
import unittest
unittest.main()