summaryrefslogtreecommitdiff
path: root/tests/lib/test_ttable.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/test_ttable.py')
-rw-r--r--tests/lib/test_ttable.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/lib/test_ttable.py b/tests/lib/test_ttable.py
index 1d93932ad2..9151181a72 100644
--- a/tests/lib/test_ttable.py
+++ b/tests/lib/test_ttable.py
@@ -1,4 +1,5 @@
import frrtest
+
class TestTTable(frrtest.TestRefOut):
- program = './test_ttable'
+ program = "./test_ttable"