mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
parent
7090ce63dd
commit
f13c41e3ba
1 changed files with 0 additions and 2 deletions
|
@ -842,7 +842,6 @@ class UpdateTest(unittest.TestCase):
|
||||||
with open('template.yml', 'w') as f:
|
with open('template.yml', 'w') as f:
|
||||||
f.write(textwrap.dedent('''\
|
f.write(textwrap.dedent('''\
|
||||||
Disabled:
|
Disabled:
|
||||||
Provides:
|
|
||||||
License:
|
License:
|
||||||
AuthorName:
|
AuthorName:
|
||||||
AuthorEmail:
|
AuthorEmail:
|
||||||
|
@ -902,7 +901,6 @@ class UpdateTest(unittest.TestCase):
|
||||||
'Litecoin': '',
|
'Litecoin': '',
|
||||||
'Name': 'rocks.janicerand',
|
'Name': 'rocks.janicerand',
|
||||||
'NoSourceSince': '',
|
'NoSourceSince': '',
|
||||||
'Provides': '',
|
|
||||||
'Repo': '',
|
'Repo': '',
|
||||||
'RepoType': '',
|
'RepoType': '',
|
||||||
'RequiresRoot': '',
|
'RequiresRoot': '',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue