src/restapi/tests.py
changeset 6 37baf9d13f32
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/restapi/tests.py	Tue May 31 17:46:32 2016 +0200
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.