Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
6d644e4453a907710e11f6f6b6b8890c197370d6
/
.
/
Lib
/
test
/
test_pyrepl
/
__main__.py
blob: cbe9e01d0df82020feaec67e1e1ba4aea343a3b7 [
file
] [
log
] [
blame
]
import
unittest
from
test
.
test_pyrepl
import
load_tests
unittest
.
main
()