summaryrefslogtreecommitdiffstats
path: root/tests/topotests/config_timing
diff options
context:
space:
mode:
authorChristian Hopps <chopps@labn.net>2023-03-20 20:12:56 +0100
committerChristian Hopps <chopps@gmail.com>2023-03-22 06:22:56 +0100
commitd6c755f245eeb2aedfd2b84aafee4103fb0417db (patch)
treecec297d50dc8d004ff51fd33e2e1bbae92583b21 /tests/topotests/config_timing
parentlib: staticd: vtysh: apply frrbot style requirements (diff)
downloadfrr-d6c755f245eeb2aedfd2b84aafee4103fb0417db.tar.xz
frr-d6c755f245eeb2aedfd2b84aafee4103fb0417db.zip
tests: apply frrbot style requirements
Signed-off-by: Christian Hopps <chopps@labn.net>
Diffstat (limited to 'tests/topotests/config_timing')
-rw-r--r--tests/topotests/config_timing/test_config_timing.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/topotests/config_timing/test_config_timing.py b/tests/topotests/config_timing/test_config_timing.py
index f196deacd..8de6f9bf7 100644
--- a/tests/topotests/config_timing/test_config_timing.py
+++ b/tests/topotests/config_timing/test_config_timing.py
@@ -150,7 +150,6 @@ def test_static_timing():
return tot_delta
-
# Number of static routes
router = tgen.gears["r1"]
output = router.run("vtysh -h | grep address-sanitizer")