6 lines
103 B
Python
6 lines
103 B
Python
import frrtest
|
|
|
|
|
|
class TestCli(frrtest.TestRefOut):
|
|
program = "./test_cli"
|
|
built_refout = True
|