browser tests: Fixes

pyflakes/pep8, test name in setup.cfg, remove useless comments
This commit is contained in:
Laurent Bachelier 2014-10-19 00:15:38 +02:00
commit 0a3300c891
3 changed files with 14 additions and 27 deletions

View file

@ -15,7 +15,7 @@ tests = weboob.tools.capabilities.bank.transactions,
weboob.browser.pages,
weboob.browser.filters.standard,
weboob.browser.tests_class_URL,
weboob.browser_tests_class_Form
weboob.browser.tests_class_Form
[isort]
known_first_party=weboob