diff options
Diffstat (limited to 'tests/topotests/example_test/test_template.py')
| -rw-r--r-- | tests/topotests/example_test/test_template.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/topotests/example_test/test_template.py b/tests/topotests/example_test/test_template.py index dfc0bb4a04..e94bb905a5 100644 --- a/tests/topotests/example_test/test_template.py +++ b/tests/topotests/example_test/test_template.py @@ -66,7 +66,6 @@ def build_topo(tgen): def setup_module(mod): "Sets up the pytest environment" - # This function initiates the topology build with Topogen... tgen = Topogen(build_topo, mod.__name__) |
