mirror of
https://github.com/FRRouting/frr.git
synced 2025-04-30 13:37:17 +02:00
6 lines
88 B
Python
6 lines
88 B
Python
import frrtest
|
|
|
|
|
|
class TestIsisSPF(frrtest.TestRefOut):
|
|
program = "./test_isis_spf"
|