src/notes/tests/__init__.py
author ymh <ymh.work@gmail.com>
Tue, 01 Aug 2017 12:20:14 +0200
changeset 132 906a6c7c7943
parent 117 9864fe2067cd
permissions -rw-r--r--
add group to sync + create groups + various component cleaning

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