summaryrefslogtreecommitdiffstats
path: root/tests/lib/test_graph.py
blob: b26986c83c5dee3c45351743fef6eee5f99980a5 (plain)
1
2
3
4
5
import frrtest


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