]> git.proxmox.com Git - mirror_frr.git/blob - tests/lib/test_stream.py
*: make consistent & update GPLv2 file headers
[mirror_frr.git] / tests / lib / test_stream.py
1 import frrtest
2
3 class TestStream(frrtest.TestRefOut):
4 program = './test_stream'