Bumping manifests a=b2g-bump
[gecko.git] / docshell / test / moz.build
blob5dbf2445daf1269c2f642f7c9e0c966baaeea55b
1 # -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*-
2 # vim: set filetype=python:
3 # This Source Code Form is subject to the terms of the Mozilla Public
4 # License, v. 2.0. If a copy of the MPL was not distributed with this
5 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
7 XPCSHELL_TESTS_MANIFESTS += [
8     'unit/xpcshell.ini',
9     'unit_ipc/xpcshell.ini',
12 MOCHITEST_MANIFESTS += [
13     'chrome/mochitest.ini',
14     'iframesandbox/mochitest.ini',
15     'mochitest.ini',
16     'navigation/mochitest.ini',
18 BROWSER_CHROME_MANIFESTS += [
19     'browser/browser.ini',
20     'navigation/browser.ini',
23 MOCHITEST_CHROME_MANIFESTS += ['chrome/chrome.ini']