Bug 1205687 - Add metadata about functional Loop tests; r=standard8

--HG--
extra : rebase_source : b71c2fc48726ca9eb5d47410345843e2695233c9
This commit is contained in:
Andreas Tolfsen 2015-09-18 14:56:31 +01:00
parent b4cc1449e1
commit 0f5466940d

View File

@ -19,6 +19,7 @@ XPCSHELL_TESTS_MANIFESTS += ['chrome/test/xpcshell/xpcshell.ini']
BROWSER_CHROME_MANIFESTS += [
'chrome/test/mochitest/browser.ini',
]
MARIONETTE_LOOP_MANIFESTS += ['manifest.ini']
with Files('**'):
BUG_COMPONENT = ('Loop', 'Client')