Bug 1363982 - Fix missing directories in moz.build, a=bustage on a CLOSED TREE

MozReview-Commit-ID: 1aGV5hth8sT
This commit is contained in:
James Graham 2017-05-11 19:07:05 +01:00
Родитель 4bf211e698
Коммит 57367d9eb4
1 изменённых файлов: 0 добавлений и 3 удалений

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

@ -150,9 +150,6 @@ with Files("tests/selection/**"):
with Files("tests/selectors/**"):
BUG_COMPONENT = ("Core", "DOM")
with Files("tests/selectors-api/**"):
BUG_COMPONENT = ("Core", "DOM")
with Files("tests/service-workers/**"):
BUG_COMPONENT = ("Core", "DOM: Service Workers")