mirror of
https://github.com/FRRouting/frr.git
synced 2025-05-01 05:57:15 +02:00
6 lines
90 B
Python
6 lines
90 B
Python
![]() |
import frrtest
|
||
|
|
||
|
|
||
|
class TestLmplugin(frrtest.TestRefOut):
|
||
|
program = "./test_lm_plugin"
|