1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
5 BROWSER_CHROME_MANIFESTS += [
6 "listeners/test/browser/browser.ini",
7 "messagehandler/test/browser/broadcast/browser.ini",
8 "messagehandler/test/browser/browser.ini",
9 "messagehandler/test/browser/webdriver/browser.ini",
10 "test/browser/browser.ini",
13 XPCSHELL_TESTS_MANIFESTS += [
14 "messagehandler/test/xpcshell/xpcshell.ini",
15 "test/xpcshell/xpcshell.ini",
16 "webdriver/test/xpcshell/xpcshell.ini",