cpython/Lib/test/test_email/__main__.py

4 lines
51 B
Python
Raw Normal View History

from test.test_email import test_main
test_main()