diff options
Diffstat (limited to 'tests/topotests/bgp_communities_topo1/test_bgp_communities.py')
| -rw-r--r-- | tests/topotests/bgp_communities_topo1/test_bgp_communities.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/topotests/bgp_communities_topo1/test_bgp_communities.py b/tests/topotests/bgp_communities_topo1/test_bgp_communities.py index 123461caa9..e4c25ff5cb 100644 --- a/tests/topotests/bgp_communities_topo1/test_bgp_communities.py +++ b/tests/topotests/bgp_communities_topo1/test_bgp_communities.py @@ -99,7 +99,7 @@ def setup_module(mod): # ... and here it calls Mininet initialization functions. # 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) # Creating configuration from JSON |
