]> git.proxmox.com Git - mirror_frr.git/blob - tests/lib/test_stream.py
Merge pull request #5083 from zays26/feature/vtysh-master
[mirror_frr.git] / tests / lib / test_stream.py
1 import frrtest
2
3 class TestStream(frrtest.TestRefOut):
4 program = './test_stream'