1
0
Fork 0
frr/tests/lib/test_graph.py

6 lines
83 B
Python
Raw Normal View History

import frrtest
class TestGraph(frrtest.TestRefOut):
program = "./test_graph"