From 536cbd905f4e32642c6e95514e6493a83c3c9ba2 Mon Sep 17 00:00:00 2001 From: msramalho <19508417+msramalho@users.noreply.github.com> Date: Thu, 8 Jan 2026 14:55:40 +0000 Subject: [PATCH] puts tests file in correct directory --- tests/{ => utils}/test_deletion_detection.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{ => utils}/test_deletion_detection.py (100%) diff --git a/tests/test_deletion_detection.py b/tests/utils/test_deletion_detection.py similarity index 100% rename from tests/test_deletion_detection.py rename to tests/utils/test_deletion_detection.py