mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-19 20:01:53 +00:00
remove pattern
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1431 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
dff25251be
commit
c49ac001d1
1 changed files with 0 additions and 2 deletions
2
test.py
2
test.py
|
|
@ -94,8 +94,6 @@ class Options:
|
|||
# basedir)
|
||||
follow_symlinks = True # should symlinks to subdirectories be
|
||||
# followed? (hardcoded, may cause loops)
|
||||
pattern = None # test filename pattern
|
||||
|
||||
# available resources
|
||||
resources = []
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue