diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2022-04-01 16:26:38 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2022-04-01 16:26:38 -0400 |
| commit | d60a3f0e7146c4d9fc522e24324a9dbc64c484af (patch) | |
| tree | 5eb24bd61bc7bdc19dfff8fb17ff036893243633 /tests/topotests/ospfv3_basic_functionality/test_ospfv3_single_area.py | |
| parent | 953ef1498fc0268a2fdb02293dd32121930cc789 (diff) | |
tests: Fix spelling of daemons
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'tests/topotests/ospfv3_basic_functionality/test_ospfv3_single_area.py')
| -rw-r--r-- | tests/topotests/ospfv3_basic_functionality/test_ospfv3_single_area.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/topotests/ospfv3_basic_functionality/test_ospfv3_single_area.py b/tests/topotests/ospfv3_basic_functionality/test_ospfv3_single_area.py index 9ec06ec36b..c9824e79c5 100644 --- a/tests/topotests/ospfv3_basic_functionality/test_ospfv3_single_area.py +++ b/tests/topotests/ospfv3_basic_functionality/test_ospfv3_single_area.py @@ -120,7 +120,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 |
