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