From e6d94c95bae0dd0d2fd153b812fb128faf093e76 Mon Sep 17 00:00:00 2001 From: bot_dev1 Date: Wed, 5 Aug 2026 02:07:27 +0000 Subject: [PATCH] =?UTF-8?q?chore(#150):=20core/auth=20tests=20=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/auth/tests/__init__.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 core/auth/tests/__init__.py 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