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 MARIONETTE_UNIT_MANIFESTS += ["harness/marionette_harness/tests/unit/unit-tests.ini"]
8 BUG_COMPONENT = ("Testing", "Marionette Client and Harness")
10 with Files("harness/**"):
11 SCHEDULES.exclusive = ["marionette", "firefox-ui"]
13 SPHINX_PYTHON_PACKAGE_DIRS += ["client/marionette_driver"]