1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00

Merge pull request #6376 from cjerdonek/fix-typo-enable-test

Fix typo / enable test: "est_link_..." -> "test_link_..."
This commit is contained in:
Pradyun Gedam 2019-04-02 23:05:03 +05:30 committed by GitHub
commit 98fc29b36f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -505,7 +505,7 @@ class TestLinkPackageVersions(object):
'http:/yo/pytest_xdist-1.0-py2.py3-none-any.whl',
],
)
def est_link_package_versions_substring_fails(self, url):
def test_link_package_versions_substring_fails(self, url):
"""Test that 'pytest<something> archives won't match for 'pytest'."""
link = Link(url)
search = Search(