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.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/lib/northbound/test_oper_data.py b/tests/lib/northbound/test_oper_data.py
index 8f5fdd6fd0..a02bf05c1a 100644
--- a/tests/lib/northbound/test_oper_data.py
+++ b/tests/lib/northbound/test_oper_data.py
@@ -1,4 +1,5 @@
import frrtest
+
class TestNbOperData(frrtest.TestRefOut):
- program = './test_oper_data'
+ program = "./test_oper_data"