mirror of
https://github.com/espressif/openthread.git
synced 2026-07-27 14:27:47 +00:00
[tests] fix test_external_route test case name (#6828)
This commit is contained in:
@@ -53,7 +53,7 @@ HOST = 5
|
||||
ROUTE1 = '2402:1234:1234:1234::/64'
|
||||
|
||||
|
||||
class MultiBorderRouters(thread_cert.TestCase):
|
||||
class ExternalRoutes(thread_cert.TestCase):
|
||||
USE_MESSAGE_FACTORY = False
|
||||
|
||||
TOPOLOGY = {
|
||||
|
||||
Reference in New Issue
Block a user