mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-04-28 23:33:08 +00:00
6 lines
88 B
Python
6 lines
88 B
Python
import frrtest
|
|
|
|
|
|
class TestIsisSPF(frrtest.TestRefOut):
|
|
program = "./test_isis_spf"
|