mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
normalize white space
This commit is contained in:
parent
f723c711d3
commit
db8f5c3fd1
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ import sys
|
|||
import subprocess
|
||||
|
||||
TESTS = ['test_asyncio', 'test_ftplib', 'test_hashlib', 'test_httplib',
|
||||
'test_imaplib', 'test_nntplib', 'test_poplib', 'test_smtplib',
|
||||
'test_imaplib', 'test_nntplib', 'test_poplib', 'test_smtplib',
|
||||
'test_smtpnet', 'test_urllib2_localnet', 'test_venv']
|
||||
|
||||
def run_regrtests(*extra_args):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue