From 70af4a6ed4d0e75e62d3743af60381cf05e59ccf Mon Sep 17 00:00:00 2001 From: Markov Andrey Date: Tue, 30 Jun 2026 10:34:26 +0000 Subject: [PATCH] =?UTF-8?q?=D0=A0=D0=B5=D0=B4=D0=B0=D0=BA=D1=82=D0=B8?= =?UTF-8?q?=D1=80=D0=BE=D0=B2=D0=B0=D1=82=D1=8C=20test=5Fcheck=5Fspelling.?= =?UTF-8?q?py?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- {core/tests => tests}/test_check_spelling.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {core/tests => tests}/test_check_spelling.py (100%) diff --git a/core/tests/test_check_spelling.py b/tests/test_check_spelling.py similarity index 100% rename from core/tests/test_check_spelling.py rename to tests/test_check_spelling.py