src/notes/tests/models/__init__.py
author salimr <riwad.salim@yahoo.fr>
Tue, 09 Oct 2018 18:59:20 +0200
changeset 165 62e5be0df812
parent 117 9864fe2067cd
permissions -rw-r--r--
Add ProtocolSummary component

from .auth import AuthModelTests

__all__ = ['AuthModelTests']