Skip to content

Commit c22d643

Browse files
committed
remove the no longer appropriate mention from ssltests.
1 parent b5a846e commit c22d643

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
@@ -7,7 +7,7 @@
77

88
TESTS = [
99
'test_asyncio', 'test_ensurepip.py', 'test_ftplib', 'test_hashlib',
10-
'test_hashlib_fips', 'test_hmac', 'test_httplib', 'test_imaplib',
10+
'test_hmac', 'test_httplib', 'test_imaplib',
1111
'test_poplib', 'test_ssl', 'test_smtplib', 'test_smtpnet',
1212
'test_urllib2_localnet', 'test_venv', 'test_xmlrpc'
1313
]

0 commit comments

Comments
 (0)