8000 Do not touch xmlrpc · python/cpython@13fdbc7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 13fdbc7

Browse files
committed
Do not touch xmlrpc
1 parent 57e9b75 commit 13fdbc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/ssltests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
'test_asyncio', 'test_ensurepip.py', 'test_ftplib', 'test_hashlib',
1010
'test_hmac', 'test_httplib', 'test_imaplib',
1111
'test_poplib', 'test_ssl', 'test_smtplib', 'test_smtpnet',
12-
'test_urllib2_localnet', 'test_venv', 'test_xml.test_xmlrpc'
12+
'test_urllib2_localnet', 'test_venv', 'test_xmlrpc'
1313
]
1414

1515
def run_regrtests(*extra_args):

0 commit comments

Comments
 (0)
0