summary refs log tree commit diff stats
path: root/test/tc_keyapi.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/tc_keyapi.py')
-rw-r--r--test/tc_keyapi.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/tc_keyapi.py b/test/tc_keyapi.py
index 4dfa1221..2f522173 100644
--- a/test/tc_keyapi.py
+++ b/test/tc_keyapi.py
@@ -29,6 +29,7 @@ class Test(TestCase):
 			def __init__(self):
 				self.fm = dummyfm()
 				self.n = None
+				self.direction = None
 
 		arg = commandarg()