浏览代码

HUE-4345 [fb] Remove incorrect mkdir/listdir test for directory name with invalid chars

Jenny Kim 9 年之前
父节点
当前提交
b021216d41
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      apps/filebrowser/src/filebrowser/views_test.py

+ 0 - 1
apps/filebrowser/src/filebrowser/views_test.py

@@ -389,7 +389,6 @@ class TestFileBrowserWithHadoop(object):
     orig_paths = [
       u'greek-Ελληνικά',
       u'chinese-漢語',
-      'listdir%20.,<>~`!@$%^&()_-+="',
     ]
 
     prefix = home + '/test-filebrowser/'