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