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
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(