Kaydet (Commit) db8f5c3f authored tarafından Christian Heimes's avatar Christian Heimes

normalize white space

üst f723c711
...@@ -5,7 +5,7 @@ import sys ...@@ -5,7 +5,7 @@ import sys
import subprocess import subprocess
TESTS = ['test_asyncio', 'test_ftplib', 'test_hashlib', 'test_httplib', 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'] 'test_smtpnet', 'test_urllib2_localnet', 'test_venv']
def run_regrtests(*extra_args): def run_regrtests(*extra_args):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment