[1.9.x] Refs #26897 -- Missing directory containment in i18n test
This commit is contained in:
parent
a74adb4c35
commit
e1a60f2ecb
@ -243,6 +243,7 @@ class BasicExtractorTests(ExtractorTests):
|
||||
force_text(out.getvalue()))
|
||||
|
||||
def test_unicode_file_name(self):
|
||||
os.chdir(self.test_dir)
|
||||
open(os.path.join(self.test_dir, 'vidéo.txt'), 'a').close()
|
||||
management.call_command('makemessages', locale=[LOCALE], verbosity=0)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user