mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-27 00:31:32 +00:00
tests: Remove duplicate check_ping
import
Signed-off-by: Carmine Scarpitta <cscarpit@cisco.com>
This commit is contained in:
parent
bb995fb915
commit
253991771d
@ -21,7 +21,7 @@ from lib import topotest
|
||||
from lib.topogen import Topogen, TopoRouter, get_topogen
|
||||
from lib.topolog import logger
|
||||
from lib.common_config import required_linux_kernel_version
|
||||
from lib.checkping import check_ping, check_ping
|
||||
from lib.checkping import check_ping
|
||||
|
||||
pytestmark = [pytest.mark.bgpd]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user