From 154a1e9a0b15f48bd4bcef47f0a481ebf40cbd0b Mon Sep 17 00:00:00 2001 From: Julian Piribauer Date: Wed, 29 Jul 2026 19:52:46 +0200 Subject: [PATCH] File renaming for pytest --- tests/{topdata_tests.py => test_topdata_and_disc.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{topdata_tests.py => test_topdata_and_disc.py} (100%) diff --git a/tests/topdata_tests.py b/tests/test_topdata_and_disc.py similarity index 100% rename from tests/topdata_tests.py rename to tests/test_topdata_and_disc.py