mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-04-30 08:44:14 +00:00
5 lines
84 B
Python
5 lines
84 B
Python
import frrtest
|
|
|
|
class TestStream(frrtest.TestRefOut):
|
|
program = './test_stream'
|