mirror of https://github.com/python/cpython
Toss test.testall.
This commit is contained in:
parent
a351f7701a
commit
e7a30f7216
|
@ -1,4 +0,0 @@
|
|||
# Backward compatibility -- you should use regrtest instead of this module.
|
||||
import sys, regrtest
|
||||
sys.argv[1:] = ["-vv"]
|
||||
regrtest.main()
|
Loading…
Reference in New Issue