]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
More WIP
authorDaira Hopwood <daira@jacaranda.org>
Tue, 24 Feb 2015 17:43:21 +0000 (17:43 +0000)
committerDaira Hopwood <daira@jacaranda.org>
Tue, 24 Feb 2015 17:43:21 +0000 (17:43 +0000)
src/allmydata/test/test_cli.py

index 1e1e99b74782c63490834478dd01765507bc7cdd..68c6f12fb197fc36c69087994f998c748bcb58a7 100644 (file)
@@ -36,7 +36,7 @@ from twisted.internet import threads # CLI tests use deferToThread
 from twisted.python import usage
 
 from allmydata.util.encodingutil import listdir_unicode, unicode_platform, \
-    get_io_encoding, get_filesystem_encoding
+    get_io_encoding, get_filesystem_encoding, unicode_to_argv
 
 timeout = 480 # deep_check takes 360s on Zandr's linksys box, others take > 240s