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
1 changed files with 1 additions and 1 deletions

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(