]> granicus.if.org Git - python/commitdiff
normalize white space
authorChristian Heimes <christian@cheimes.de>
Thu, 5 Dec 2013 06:53:38 +0000 (07:53 +0100)
committerChristian Heimes <christian@cheimes.de>
Thu, 5 Dec 2013 06:53:38 +0000 (07:53 +0100)
Lib/test/ssltests.py

index 32fe119b2a97d4b617f0388c85271c35ab959a2f..9b0ed22b95659d45b1cedc14ef9cbfec02e9e2c7 100755 (executable)
@@ -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):