mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-16 22:10:26 +00:00
5 lines
100 B
INI
5 lines
100 B
INI
|
|
# This file is needed until minimum bs4 >= 4.11
|
||
|
|
[pytest]
|
||
|
|
testpaths = tests
|
||
|
|
addopts = -ra --tb=short
|