mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-04 22:40:12 +01:00
parent
7090ce63dd
commit
f13c41e3ba
@ -842,7 +842,6 @@ class UpdateTest(unittest.TestCase):
|
||||
with open('template.yml', 'w') as f:
|
||||
f.write(textwrap.dedent('''\
|
||||
Disabled:
|
||||
Provides:
|
||||
License:
|
||||
AuthorName:
|
||||
AuthorEmail:
|
||||
@ -902,7 +901,6 @@ class UpdateTest(unittest.TestCase):
|
||||
'Litecoin': '',
|
||||
'Name': 'rocks.janicerand',
|
||||
'NoSourceSince': '',
|
||||
'Provides': '',
|
||||
'Repo': '',
|
||||
'RepoType': '',
|
||||
'RequiresRoot': '',
|
||||
|
Loading…
Reference in New Issue
Block a user