From 2afbd241b594c04e48197b589e9c4f9a61147788 Mon Sep 17 00:00:00 2001 From: forkless Date: Mon, 1 Jun 2026 02:46:11 +0200 Subject: [PATCH] Move test scripts to tests/ --- _scan_test.py => tests/_scan_test.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _scan_test.py => tests/_scan_test.py (100%) diff --git a/_scan_test.py b/tests/_scan_test.py similarity index 100% rename from _scan_test.py rename to tests/_scan_test.py