Fix filters doctests and add them to the usual test run

This commit is contained in:
Laurent Bachelier 2014-07-31 12:39:46 +02:00
commit b6c6ed2306
2 changed files with 10 additions and 4 deletions

View file

@ -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