1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-10-03 17:50:11 +02:00

update: remove Provides: from template.yml test case

!654
dcf3837bcb
This commit is contained in:
Hans-Christoph Steiner 2019-08-28 15:57:29 +02:00
parent 7090ce63dd
commit f13c41e3ba
No known key found for this signature in database
GPG Key ID: 3E177817BA1B9BFA

View File

@ -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': '',