tests: functional: Add new cases to the simple test_debug

This commit is contained in:
Noah Gorny 2020-03-23 19:54:26 +02:00
parent e131c825d4
commit 4efd8af14b
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ from pip._internal.utils import compatibility_tags
'REQUESTS_CA_BUNDLE: ',
'CURL_CA_BUNDLE: ',
'pip._vendor.certifi.where(): ',
'pip._vendor.DEBUNDLED: ',
'vendored library versions:',
])
def test_debug(script, expected_text):