Thanks to visit codestin.com Credit goes to github.com
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 f723c71 commit db8f5c3Copy full SHA for db8f5c3
1 file changed
Lib/test/ssltests.py
@@ -5,7 +5,7 @@
5
import subprocess
6
7
TESTS = ['test_asyncio', 'test_ftplib', 'test_hashlib', 'test_httplib',
8
- 'test_imaplib', 'test_nntplib', 'test_poplib', 'test_smtplib',
+ 'test_imaplib', 'test_nntplib', 'test_poplib', 'test_smtplib',
9
'test_smtpnet', 'test_urllib2_localnet', 'test_venv']
10
11
def run_regrtests(*extra_args):
0 commit comments