summaryrefslogtreecommitdiff
path: root/tests/topotests/ospf_dual_stack/test_ospf_dual_stack.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/ospf_dual_stack/test_ospf_dual_stack.py')
-rw-r--r--tests/topotests/ospf_dual_stack/test_ospf_dual_stack.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/topotests/ospf_dual_stack/test_ospf_dual_stack.py b/tests/topotests/ospf_dual_stack/test_ospf_dual_stack.py
index 2ea697ea72..07d4ca01a9 100644
--- a/tests/topotests/ospf_dual_stack/test_ospf_dual_stack.py
+++ b/tests/topotests/ospf_dual_stack/test_ospf_dual_stack.py
@@ -33,7 +33,6 @@ pytestmark = [pytest.mark.ospfd, pytest.mark.staticd]
topo = None
-
def setup_module(mod):
"""Sets up the pytest environment."""
testsuite_run_time = time.asctime(time.localtime(time.time()))