Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
2e82e717e666c13aebc063825cebc10af1c684f0
/
.
/
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
()