Bug 1343837 - Remove find dialog resources from toolkit: Re-add moz.build rule for test files. DONTBUILD on a CLOSED TREE

This commit is contained in:
Sebastian Hengst 2018-01-04 18:35:07 +02:00
parent 270450c103
commit d474b56232

View File

@ -79,6 +79,9 @@ with Files('tests/browser/browser_default_image_filename.js'):
with Files('tests/browser/*caret*'):
BUG_COMPONENT = ('Firefox', 'Keyboard Navigation')
with Files('tests/browser/*find*'):
BUG_COMPONENT = ('Toolkit', 'Find Toolbar')
with Files('tests/browser/browser_isSynthetic.js'):
BUG_COMPONENT = ('Firefox', 'Tabbed Browsing')