mirror of
https://github.com/python/cpython.git
synced 2025-07-15 23:35:23 +00:00
Issue #11049: added test_support to regrtest.STDTESTS list
This commit is contained in:
parent
fcdaaa9011
commit
d18a047d58
1 changed files with 1 additions and 0 deletions
|
@ -800,6 +800,7 @@ STDTESTS = [
|
|||
'test_unittest',
|
||||
'test_doctest',
|
||||
'test_doctest2',
|
||||
'test_support'
|
||||
]
|
||||
|
||||
# set of tests that we don't want to be executed when using regrtest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue