From 44926969cea4124edeac882fd2e9ae374b363072 Mon Sep 17 00:00:00 2001 From: gitea Date: Wed, 26 Nov 2025 11:23:48 +0330 Subject: [PATCH] fixed testing script --- tests.py => test_app.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests.py => test_app.py (100%) diff --git a/tests.py b/test_app.py similarity index 100% rename from tests.py rename to test_app.py