5 lines
83 B
Python
5 lines
83 B
Python
import frrtest
|
|
|
|
|
|
class TestGraph(frrtest.TestRefOut):
|
|
program = "./test_graph"
|