From c15d6efd40655f717841d00839a43df1ead5cb26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 5 Aug 2024 11:56:23 +0200 Subject: Adding upstream version 10.1. Signed-off-by: Daniel Baumann --- tests/topotests/example_test/test_template.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/topotests/example_test') diff --git a/tests/topotests/example_test/test_template.py b/tests/topotests/example_test/test_template.py index 2797548..5728eba 100644 --- a/tests/topotests/example_test/test_template.py +++ b/tests/topotests/example_test/test_template.py @@ -41,6 +41,7 @@ pytestmark = [ # pytest.mark.vrrpd, ] + # Function we pass to Topogen to create the topology def build_topo(tgen): "Build function" -- cgit v1.2.3