]> git.proxmox.com Git - mirror_frr.git/blame - tests/lib/test_stream.py
*: manual SPDX License ID conversions
[mirror_frr.git] / tests / lib / test_stream.py
CommitLineData
a4b74d05
CF
1import frrtest
2
701a0192 3
a4b74d05 4class TestStream(frrtest.TestRefOut):
701a0192 5 program = "./test_stream"