src/notes/tests/__init__.py
author duong tam kien <tk@deveha.com>
Wed, 19 Jul 2017 16:47:41 +0200
changeset 122 964633aa5d45
parent 117 9864fe2067cd
permissions -rw-r--r--
bug fix

from .api import SessionApiTests, NoteApiTests
from .models import AuthModelTests