Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
8fe8a94a7c050bc16cac9ec300f89c0f389f9a44
/
.
/
Lib
/
test
/
test_tools
/
__main__.py
blob: b6f13e534edb9000b70a43e69aff92d30a902973 [
file
] [
log
] [
blame
]
from
test
.
test_tools
import
load_tests
import
unittest
unittest
.
main
()