summaryrefslogtreecommitdiff
path: root/tests/topotests/ldp_oc_topo1/test_ldp_oc_topo1.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/ldp_oc_topo1/test_ldp_oc_topo1.py')
-rw-r--r--tests/topotests/ldp_oc_topo1/test_ldp_oc_topo1.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/topotests/ldp_oc_topo1/test_ldp_oc_topo1.py b/tests/topotests/ldp_oc_topo1/test_ldp_oc_topo1.py
index 387fd89c20..bfb93d5588 100644
--- a/tests/topotests/ldp_oc_topo1/test_ldp_oc_topo1.py
+++ b/tests/topotests/ldp_oc_topo1/test_ldp_oc_topo1.py
@@ -116,7 +116,7 @@ def setup_module(mod):
tgen.start_router()
-def teardown_module(mod):
+def teardown_module():
"Teardown the pytest environment"
tgen = get_topogen()