tests: rename unicode test file to fix "file name too long" errors

pristine-tar and mkdir barf on this file.
This commit is contained in:
Hans-Christoph Steiner 2018-05-25 17:27:58 +02:00
parent e986dcf985
commit 91068d8e00
5 changed files with 5 additions and 5 deletions

View file

@ -654,7 +654,7 @@ class UpdateTest(unittest.TestCase):
'repo/obb.main.twoversions_1101613.apk',
'repo/obb.main.twoversions_1101615.apk',
'repo/obb.main.twoversions_1101617.apk',
'repo/urzip-; Рахма́нинов, [rɐxˈmanʲɪnəf] سيرجي_رخمانينوف 谢尔盖·.apk',
'repo/urzip-; Рахма́, [rɐxˈmanʲɪnəf] سيرجي_رخمانينوف 谢·.apk',
]
for f in good:
self.assertFalse(fdroidserver.update.has_known_vulnerability(f))