rep1/python37/Lib/lib2to3/tests/__main__.py

5 lines
58 B
Python
Raw Normal View History

2024-11-21 09:00:42 +08:00
from . import load_tests
import unittest
unittest.main()