mirror of
https://github.com/espressif/openthread.git
synced 2026-08-12 21:57:47 +00:00
[tests] fix class name for Cert_9_2_04 (#3572)
This commit is contained in:
@@ -36,7 +36,7 @@ import node
|
||||
COMMISSIONER = 1
|
||||
LEADER = 2
|
||||
|
||||
class Cert_9_2_15_PendingPartition(unittest.TestCase):
|
||||
class Cert_9_2_04_ActiveDataset(unittest.TestCase):
|
||||
def setUp(self):
|
||||
self.simulator = config.create_default_simulator()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user