frr/tests/lib/test_graph.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
83 B
Python
Raw Normal View History

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