Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
10ffea887c5e1e46d63cd25c45bd3a7dd39de2cc
/
.
/
Lib
/
test
/
autotest.py
blob: 41c2088727e8aad86d35368bd559fee7779ad0c8 [
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.
from
test
import
regrtest
regrtest
.
main
()