Sign in
◑
Theme
chromium
/
external
/
github.com
/
python
/
cpython
/
73cc1fd4f45b4daf2b2f9a6be69148775c7c2bff
/
.
/
Lib
/
test
/
test_tools
/
__main__.py
blob: b6f13e534edb9000b70a43e69aff92d30a902973 [
file
]
from
test
.
test_tools
import
load_tests
import
unittest
unittest
.
main
()