cpython/Lib/test/test_interpreters/__main__.py

5 lines
57 B
Python
Raw Normal View History

from . import load_tests
import unittest
nittest.main()