frr/tests/ospfd/test_ospf_spf.py

5 lines
87 B
Python
Raw Normal View History

import frrtest
class TestOspfSPF(frrtest.TestRefOut):
program = './test_ospf_spf'