mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-04-29 12:18:12 +00:00
6 lines
81 B
Python
6 lines
81 B
Python
import frrtest
|
|
|
|
|
|
class TestLSDB(frrtest.TestRefOut):
|
|
program = "./test_lsdb"
|