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

@ -18,3 +18,5 @@
from .browser import DLFP
from .backend import DLFPBackend
__all__ = ['DLFP', 'DLFPBackend']