user: list, create, delete

Change-Id: Ie670a45c4f60107b6563b10504b744d13c58b328
Signed-off-by: lombardofr <lombardo@everyup.it>
diff --git a/userhandler/tests.py b/userhandler/tests.py
new file mode 100644
index 0000000..7ce503c
--- /dev/null
+++ b/userhandler/tests.py
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.