mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-04-29 00:49:58 +00:00
6 lines
85 B
Python
6 lines
85 B
Python
import frrtest
|
|
|
|
|
|
class TestTTable(frrtest.TestRefOut):
|
|
program = "./test_ttable"
|