6 lines
90 B
Python
6 lines
90 B
Python
|
import frrtest
|
||
|
|
||
|
|
||
|
class TestLmplugin(frrtest.TestRefOut):
|
||
|
program = "./test_lm_plugin"
|