diff options
Diffstat (limited to 'tests/topotests/bfd_ospf_topo1/test_bfd_ospf_topo1.py')
-rwxr-xr-x | tests/topotests/bfd_ospf_topo1/test_bfd_ospf_topo1.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/topotests/bfd_ospf_topo1/test_bfd_ospf_topo1.py b/tests/topotests/bfd_ospf_topo1/test_bfd_ospf_topo1.py index b9e8b73c..6919371a 100755 --- a/tests/topotests/bfd_ospf_topo1/test_bfd_ospf_topo1.py +++ b/tests/topotests/bfd_ospf_topo1/test_bfd_ospf_topo1.py @@ -59,7 +59,6 @@ import os import sys import pytest import json -from time import sleep from functools import partial # Save the Current Working Directory to find configuration files. |