From 74184e654c75495797223f0ca24d8b8d975e885b Mon Sep 17 00:00:00 2001 From: Attumm Date: Mon, 12 Aug 2024 12:04:10 +0200 Subject: [PATCH] Changed naming to indicate use of mock --- tests/{meesee_function_tests.py => mock_function_tests.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{meesee_function_tests.py => mock_function_tests.py} (100%) diff --git a/tests/meesee_function_tests.py b/tests/mock_function_tests.py similarity index 100% rename from tests/meesee_function_tests.py rename to tests/mock_function_tests.py