5 lines
87 B
Python
5 lines
87 B
Python
|
import frrtest
|
||
|
|
||
|
class TestOspfSPF(frrtest.TestRefOut):
|
||
|
program = './test_ospf_spf'
|