Tests: fixed test_static_space_in_name.
This commit is contained in:
@@ -129,7 +129,7 @@ class TestStatic(TestApplicationProto):
|
||||
), 'file name enclosing'
|
||||
|
||||
try:
|
||||
print('файл')
|
||||
open(self.temp_dir + '/ф а', 'a').close()
|
||||
utf8 = True
|
||||
|
||||
except:
|
||||
|
||||
Reference in New Issue
Block a user