diff --git a/core/auth/tests/__init__.py b/core/auth/tests/__init__.py new file mode 100644 index 0000000..88fed77 --- /dev/null +++ b/core/auth/tests/__init__.py @@ -0,0 +1 @@ +# core/auth tests package