summary refs log tree commit diff stats
path: root/test/tc_keyapi.py
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-04-18 13:10:40 +0200
committerhut <hut@lavabit.com>2010-04-18 13:10:40 +0200
commit76e9b89a9cb8ea1ecbdd194e62441e447ac958e8 (patch)
tree3c0f391c1d8136acd0dcdae541b5e4aeeb524401 /test/tc_keyapi.py
parent10b422572c019122aa8dffe2eb8417b499eb8f19 (diff)
downloadranger-76e9b89a9cb8ea1ecbdd194e62441e447ac958e8.tar.gz
Fixed unittests
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()