mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-02 14:43:23 +00:00
5 lines
87 B
Python
5 lines
87 B
Python
import frrtest
|
|
|
|
class TestOspfSPF(frrtest.TestRefOut):
|
|
program = './test_ospf_spf'
|