]> git.proxmox.com Git - mirror_frr.git/blame - tests/lib/test_ttable.py
Merge pull request #2445 from ppmathis/feature/bgp-pg-overrides
[mirror_frr.git] / tests / lib / test_ttable.py
CommitLineData
f051edd1
QY
1import frrtest
2
3class TestTTable(frrtest.TestRefOut):
4 program = './test_ttable'