mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-04-28 17:42:20 +00:00
6 lines
85 B
Python
6 lines
85 B
Python
import frrtest
|
|
|
|
|
|
class TestStream(frrtest.TestRefOut):
|
|
program = "./test_stream"
|