From a8b8aa9d89f3ee2bd154c5ab17439b7031f2aa48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0ar=C5=ABnas=20Nejus?= Date: Mon, 2 Mar 2026 07:49:12 +0000 Subject: [PATCH] Move test_autotag tests under test/autotag --- test/{ => autotag}/test_autotag.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/{ => autotag}/test_autotag.py (100%) diff --git a/test/test_autotag.py b/test/autotag/test_autotag.py similarity index 100% rename from test/test_autotag.py rename to test/autotag/test_autotag.py