summaryrefslogtreecommitdiffstats
path: root/auth_api/tests.py
diff options
context:
space:
mode:
authorjdlugosz963 <jdlugosz963@gmail.com>2021-11-07 18:45:40 +0100
committerjdlugosz963 <jdlugosz963@gmail.com>2021-11-07 18:45:40 +0100
commit1abb20d4871dcf8ab07f3f327fd3cbe65a22a9b1 (patch)
treedaed477f3b4f2e56ab8723d58cc48c2b5de0dc36 /auth_api/tests.py
downloadlom_api-1abb20d4871dcf8ab07f3f327fd3cbe65a22a9b1.tar.gz
lom_api-1abb20d4871dcf8ab07f3f327fd3cbe65a22a9b1.zip
auth features
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.