mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-11 01:30:30 +03:00
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:
parent
e986dcf985
commit
91068d8e00
5 changed files with 5 additions and 5 deletions
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue