mirror of
https://github.com/espressif/openthread.git
synced 2026-08-06 10:47:46 +00:00
[diag] clean up unnecessary variables and code (#4102)
This commit is contained in:
@@ -51,6 +51,8 @@ class TestDiag(unittest.TestCase):
|
||||
'failed\r\nstatus 0xd\r\n'),
|
||||
('diag start\n',
|
||||
'start diagnostics mode\r\nstatus 0x00\r\n'),
|
||||
('diag invalid test\n',
|
||||
'diag feature \'invalid\' is not supported'),
|
||||
('diag',
|
||||
'diagnostics mode is enabled\r\n'),
|
||||
('diag channel 10\n',
|
||||
|
||||
Reference in New Issue
Block a user