Rename test_ignoreerrors.TestFile

This commit is contained in:
Chris Mayo 2024-03-19 19:21:29 +00:00
parent f1307c9f52
commit ea0b2369f1

View file

@ -23,7 +23,7 @@ from tests import need_network
from . import LinkCheckTest
class TestFile(LinkCheckTest):
class TestIgnoreErrors(LinkCheckTest):
"""
Test whether ignoring of errors per URL works.
"""