mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-01 19:51:11 +00:00
7 lines
103 B
Python
7 lines
103 B
Python
import frrtest
|
|
|
|
|
|
class TestCli(frrtest.TestRefOut):
|
|
program = "./test_cli"
|
|
built_refout = True
|