Browse Source

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

Jenny Kim 9 years ago
parent
commit
b021216d41
1 changed files with 0 additions and 1 deletions
  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/'