summaryrefslogtreecommitdiff
path: root/tests/topotests/pbr_topo1/test_pbr_topo1.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/topotests/pbr_topo1/test_pbr_topo1.py')
-rw-r--r--tests/topotests/pbr_topo1/test_pbr_topo1.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/topotests/pbr_topo1/test_pbr_topo1.py b/tests/topotests/pbr_topo1/test_pbr_topo1.py
index daf03e73da..586d9217d2 100644
--- a/tests/topotests/pbr_topo1/test_pbr_topo1.py
+++ b/tests/topotests/pbr_topo1/test_pbr_topo1.py
@@ -59,7 +59,6 @@ pytestmark = [pytest.mark.pbrd]
def build_topo(tgen):
"Build function"
-
# Populate routers
for routern in range(1, 2):
tgen.add_router("r{}".format(routern))