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

Enable test by fixing typo: "est_link_..." -> "test_link_..."

This commit is contained in:
Chris Jerdonek 2019-04-02 05:39:11 -07:00
parent 2cdca64a39
commit f82d87a555

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(