new tests architecture

This commit is contained in:
Romain Bignon 2010-08-13 17:27:22 +02:00
commit 9c7f585753
7 changed files with 25 additions and 79 deletions

View file

@ -17,3 +17,6 @@
from .bcall import CallErrors
from .ouiboube import Weboob
__all__ = ['CallErrors', 'Weboob']