summaryrefslogtreecommitdiff
path: root/tests/lib/northbound/test_oper_data.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/northbound/test_oper_data.py')
-rw-r--r--tests/lib/northbound/test_oper_data.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/lib/northbound/test_oper_data.py b/tests/lib/northbound/test_oper_data.py
new file mode 100644
index 0000000000..8f5fdd6fd0
--- /dev/null
+++ b/tests/lib/northbound/test_oper_data.py
@@ -0,0 +1,4 @@
+import frrtest
+
+class TestNbOperData(frrtest.TestRefOut):
+ program = './test_oper_data'