2019-01-29 18:18:42 +03:00
|
|
|
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
|
2021-07-30 11:17:49 +03:00
|
|
|
BROWSER_CHROME_MANIFESTS += [
|
2021-08-05 14:55:13 +03:00
|
|
|
"messagehandler/test/browser/broadcast/browser.ini",
|
2021-07-30 11:17:49 +03:00
|
|
|
"messagehandler/test/browser/browser.ini",
|
|
|
|
]
|
|
|
|
|
2021-06-09 11:19:00 +03:00
|
|
|
XPCSHELL_TESTS_MANIFESTS += [
|
|
|
|
"test/xpcshell/xpcshell.ini",
|
|
|
|
"webdriver/test/xpcshell/xpcshell.ini",
|
|
|
|
]
|