aboutsummaryrefslogtreecommitdiffstats
path: root/motor/accounts/tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'motor/accounts/tests.py')
-rw-r--r--motor/accounts/tests.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/motor/accounts/tests.py b/motor/accounts/tests.py
new file mode 100644
index 0000000..7ce503c
--- /dev/null
+++ b/motor/accounts/tests.py
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.