mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
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:
committed by
Thomas Perale
parent
311c0536e8
commit
d2caf50d54
@@ -1,7 +1,7 @@
|
||||
from tests.package.test_python import TestPythonPackageBase
|
||||
|
||||
|
||||
class TestPythonPy3SdbusNetworkmanager(TestPythonPackageBase):
|
||||
class TestPythonPy3SdbusModemmanager(TestPythonPackageBase):
|
||||
__test__ = True
|
||||
config = (
|
||||
TestPythonPackageBase.config
|
||||
|
||||
Reference in New Issue
Block a user