Fix filters doctests and add them to the usual test run
This commit is contained in:
parent
d19e0637e4
commit
b6c6ed2306
2 changed files with 10 additions and 4 deletions
|
|
@ -7,4 +7,5 @@ tests = weboob.capabilities.bank,
|
|||
weboob.tools.capabilities.paste,
|
||||
weboob.tools.application.formatters.json,
|
||||
weboob.tools.application.formatters.table,
|
||||
weboob.tools.path
|
||||
weboob.tools.path,
|
||||
weboob.tools.browser2.filters.standard
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue