add hg and python
This commit is contained in:
parent
3a742c699f
commit
458120dd40
3709 changed files with 1244309 additions and 1 deletions
6
sys/lib/python/test/autotest.py
Normal file
6
sys/lib/python/test/autotest.py
Normal file
|
@ -0,0 +1,6 @@
|
|||
# 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()
|
Loading…
Add table
Add a link
Reference in a new issue