summary refs log tree commit diff stats
path: root/test
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-04-07 18:53:11 +0200
committerhut <hut@lavabit.com>2010-04-07 18:53:11 +0200
commitbf4a79dba297d9d5b3801c5785fdf0458de7873c (patch)
tree2263ab9ddcc86d797acaefa68e0bb4096e400745 /test
parenteacd742bd40013d8868fc75a29a85a14f1ee1e81 (diff)
downloadranger-bf4a79dba297d9d5b3801c5785fdf0458de7873c.tar.gz
tc_newkey: added comment
Diffstat (limited to 'test')
-rw-r--r--test/tc_newkeys.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/tc_newkeys.py b/test/tc_newkeys.py
index bbfc74e9..c953e88b 100644
--- a/test/tc_newkeys.py
+++ b/test/tc_newkeys.py
@@ -123,6 +123,7 @@ class Test(PressTestCase):
 					lst.append(arg)
 			return tuple(lst)
 
+		# 1 argument means: assume nothing is translated.
 		test('k')
 		test('kj')
 		test('k<dir>', 'k', DIRKEY)