summaryrefslogtreecommitdiffstats
path: root/tests/topotests/example_test/test_template.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/example_test/test_template.py')
-rw-r--r--tests/topotests/example_test/test_template.py1
1 files changed, 1 insertions, 0 deletions
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"