From fbffb60960f2ad95f55f21510e4edd9b610a066e Mon Sep 17 00:00:00 2001 From: Cosmin Ciocan Date: Tue, 2 Jan 2024 11:34:27 +0100 Subject: [PATCH] Rename test file --- tests/{test_v1.py => test_plugin.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{test_v1.py => test_plugin.py} (100%) diff --git a/tests/test_v1.py b/tests/test_plugin.py similarity index 100% rename from tests/test_v1.py rename to tests/test_plugin.py