From e1162b7e0f00e46e6743f15adae738a0dc490360 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0ar=C5=ABnas=20Nejus?= Date: Tue, 15 Jul 2025 09:12:57 +0100 Subject: [PATCH] Rename test_player -> test_bpd --- test/plugins/{test_player.py => test_bpd.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/plugins/{test_player.py => test_bpd.py} (100%) diff --git a/test/plugins/test_player.py b/test/plugins/test_bpd.py similarity index 100% rename from test/plugins/test_player.py rename to test/plugins/test_bpd.py