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 b5a846e commit c22d643Copy full SHA for c22d643
Lib/test/ssltests.py
@@ -7,7 +7,7 @@
7
8
TESTS = [
9
'test_asyncio', 'test_ensurepip.py', 'test_ftplib', 'test_hashlib',
10
- 'test_hashlib_fips', 'test_hmac', 'test_httplib', 'test_imaplib',
+ 'test_hmac', 'test_httplib', 'test_imaplib',
11
'test_poplib', 'test_ssl', 'test_smtplib', 'test_smtpnet',
12
'test_urllib2_localnet', 'test_venv', 'test_xmlrpc'
13
]
0 commit comments