forked from Mirror/frr
5 lines
78 B
Python
5 lines
78 B
Python
import frrtest
|
|
|
|
class TestCli(frrtest.TestRefOut):
|
|
program = './test_cli'
|