forked from Mirror/frr
5 lines
84 B
Python
5 lines
84 B
Python
import frrtest
|
|
|
|
class TestStream(frrtest.TestRefOut):
|
|
program = './test_stream'
|