cpython/Lib/test/test_tkinter/__main__.py

5 lines
58 B
Python

from . import load_tests
import unittest
unittest.main()