Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions tests/bfd/test_bfd.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
import time
import json

from tests.common.dualtor.mux_simulator_control import toggle_all_simulator_ports_to_rand_selected_tor_m

pytestmark = [
pytest.mark.topology('t1')
]
Expand Down