This commit is contained in:
Chris Van 2013-07-22 15:18:55 -07:00
Родитель 082716a737
Коммит 7a8e4802c6
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -930,7 +930,8 @@ class TestUpload(BaseUploadTest):
eq_(msg['description'],
['An icon of size 60x60 should be provided for the app. Firefox OS '
'will look for this icon size before any other.',
'http://www.mozilla.org/styleguide/products/firefoxos/icons/'])
'http://www.mozilla.org/styleguide/products/firefoxos/icons/',
'Node: root > icons'])
def test_redirect(self):
r = self.post()