tests to the news manifest options

This commit is contained in:
Silvio Leite
2018-08-14 10:41:00 -03:00
parent 02e7f914e3
commit fbad2744e1
3 changed files with 7 additions and 3 deletions

View File

@@ -34,6 +34,8 @@ class ManifestTest(TestCase):
'"background_color":',
'"theme_color":',
'"icons":',
'"dir":',
'"lang":'
]
for expected in contents:
with self.subTest():