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