summaryrefslogtreecommitdiffstats
path: root/tests/zebra/test_lm_plugin.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/zebra/test_lm_plugin.py')
-rw-r--r--tests/zebra/test_lm_plugin.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/zebra/test_lm_plugin.py b/tests/zebra/test_lm_plugin.py
new file mode 100644
index 0000000..bf4f3ce
--- /dev/null
+++ b/tests/zebra/test_lm_plugin.py
@@ -0,0 +1,5 @@
+import frrtest
+
+
+class TestLmplugin(frrtest.TestRefOut):
+ program = "./test_lm_plugin"