Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
09c73432734ac28d481141d54fcda0c164625641
/
.
/
Lib
/
test
/
autotest.py
blob: 57f371bd4e106d29e095af38a9c0334d67bcce3f [
file
] [
log
] [
blame
]
# This should be equivalent to running regrtest.py from the cmdline.
# It can be especially handy if you're in an interactive shell, e.g.,
# from test import autotest.
import
regrtest
regrtest
.
main
()