aboutsummaryrefslogtreecommitdiff
path: root/urllib3.egg-info/SOURCES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'urllib3.egg-info/SOURCES.txt')
-rw-r--r--urllib3.egg-info/SOURCES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/urllib3.egg-info/SOURCES.txt b/urllib3.egg-info/SOURCES.txt
index 6cb0fcf..16d8476 100644
--- a/urllib3.egg-info/SOURCES.txt
+++ b/urllib3.egg-info/SOURCES.txt
@@ -48,6 +48,7 @@ test/test_connectionpool.py
test/test_exceptions.py
test/test_fields.py
test/test_filepost.py
+test/test_no_ssl.py
test/test_poolmanager.py
test/test_proxymanager.py
test/test_response.py
@@ -58,6 +59,7 @@ test/contrib/test_pyopenssl.py
test/with_dummyserver/__init__.py
test/with_dummyserver/test_connectionpool.py
test/with_dummyserver/test_https.py
+test/with_dummyserver/test_no_ssl.py
test/with_dummyserver/test_poolmanager.py
test/with_dummyserver/test_proxy_poolmanager.py
test/with_dummyserver/test_socketlevel.py