src/notes/tests/__init__.py
changeset 117 9864fe2067cd
parent 74 043477fd5c5c
--- a/src/notes/tests/__init__.py	Mon Jul 17 14:13:32 2017 +0200
+++ b/src/notes/tests/__init__.py	Tue Jul 18 17:08:27 2017 +0200
@@ -1,1 +1,2 @@
 from .api import SessionApiTests, NoteApiTests
+from .models import AuthModelTests