Declare nosetests tests

Those are non-module tests, and can be run by nosetests without a
wrapper script.
This commit is contained in:
Laurent Bachelier 2012-10-08 07:58:40 +02:00 committed by Romain Bignon
commit 1aa98a896f

5
setup.cfg Normal file
View file

@ -0,0 +1,5 @@
[nosetests]
verbosity = 2
detailed-errors = 1
where = weboob
tests = weboob.tools.capabilities.paste,weboob.tools.path