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