diff options
Diffstat (limited to 'tests/topotests/ospfv3_basic_functionality/test_ospfv3_ecmp_lan.py')
| -rw-r--r-- | tests/topotests/ospfv3_basic_functionality/test_ospfv3_ecmp_lan.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/topotests/ospfv3_basic_functionality/test_ospfv3_ecmp_lan.py b/tests/topotests/ospfv3_basic_functionality/test_ospfv3_ecmp_lan.py index a28c0d7fc0..ce880b413b 100644 --- a/tests/topotests/ospfv3_basic_functionality/test_ospfv3_ecmp_lan.py +++ b/tests/topotests/ospfv3_basic_functionality/test_ospfv3_ecmp_lan.py @@ -134,7 +134,7 @@ def setup_module(mod): daemons = topo_daemons(tgen, topo) # Starting topology, create tmp files which are loaded to routers - # to start deamons and then start routers + # to start daemons and then start routers start_topology(tgen, daemons) # Creating configuration from JSON |
