mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-04-28 21:20:48 +00:00
6 lines
83 B
Python
6 lines
83 B
Python
import frrtest
|
|
|
|
|
|
class TestGraph(frrtest.TestRefOut):
|
|
program = "./test_graph"
|