Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit db8f5c3

Browse files
committed
normalize white space
1 parent f723c71 commit db8f5c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/test/ssltests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import subprocess
66

77
TESTS = ['test_asyncio', 'test_ftplib', 'test_hashlib', 'test_httplib',
8-
'test_imaplib', 'test_nntplib', 'test_poplib', 'test_smtplib',
8+
'test_imaplib', 'test_nntplib', 'test_poplib', 'test_smtplib',
99
'test_smtpnet', 'test_urllib2_localnet', 'test_venv']
1010

1111
def run_regrtests(*extra_args):

0 commit comments

Comments
 (0)