From 0ebd20f1b83de5c89a17edf72d3690ef7b1ef404 Mon Sep 17 00:00:00 2001 From: forkless Date: Thu, 11 Jun 2026 17:26:52 +0200 Subject: [PATCH] move check_table.py to tests/ --- check_table.py => tests/check_table.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename check_table.py => tests/check_table.py (100%) diff --git a/check_table.py b/tests/check_table.py similarity index 100% rename from check_table.py rename to tests/check_table.py