cpython/Lib/test/test_import/__main__.py

3 lines
50 B
Python
Raw Normal View History

import unittest
unittest.main('test.test_import')