6 lines
85 B
Python
6 lines
85 B
Python
|
import frrtest
|
||
|
|
||
|
|
||
|
class TestStream(frrtest.TestRefOut):
|
||
|
program = "./test_stream"
|