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