support/testing: fix SdbusModemmanager/SdbusNetworkmanager duplicate test name

Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 02386bb34d)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Marcus Hoffmann
2025-11-20 13:37:01 +01:00
committed by Thomas Perale
parent 311c0536e8
commit d2caf50d54

View File

@@ -1,7 +1,7 @@
from tests.package.test_python import TestPythonPackageBase
class TestPythonPy3SdbusNetworkmanager(TestPythonPackageBase):
class TestPythonPy3SdbusModemmanager(TestPythonPackageBase):
__test__ = True
config = (
TestPythonPackageBase.config