mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-16 22:10:26 +00:00
Rename test_ignoreerrors.TestFile
This commit is contained in:
parent
f1307c9f52
commit
ea0b2369f1
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in a new issue