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