We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57e9b75 commit 13fdbc7Copy full SHA for 13fdbc7
Lib/test/ssltests.py
@@ -9,7 +9,7 @@
9
'test_asyncio', 'test_ensurepip.py', 'test_ftplib', 'test_hashlib',
10
'test_hmac', 'test_httplib', 'test_imaplib',
11
'test_poplib', 'test_ssl', 'test_smtplib', 'test_smtpnet',
12
- 'test_urllib2_localnet', 'test_venv', 'test_xml.test_xmlrpc'
+ 'test_urllib2_localnet', 'test_venv', 'test_xmlrpc'
13
]
14
15
def run_regrtests(*extra_args):
0 commit comments