Changed unpack tests to tier 1; bug 630707
This commit is contained in:
Родитель
85c9dd3333
Коммит
8f4ccdbcd3
|
@ -111,7 +111,7 @@ def test_layout_all(err, package_contents, xpi_package):
|
|||
# name);
|
||||
# break
|
||||
|
||||
@decorator.register_test(tier=2)
|
||||
@decorator.register_test(tier=1)
|
||||
def test_emunpack(err, package_contents, xpi_package):
|
||||
|
||||
if err.get_resource("em:unpack") != "true":
|
||||
|
|
Загрузка…
Ссылка в новой задаче