зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1532491 - Follow up: Fix f8 warning in awsy_script. CLOSED TREE
Reviewers: noemi_erli Reviewed By: noemi_erli Subscribers: reviewbot Bug #: 1532491 Differential Revision: https://phabricator.services.mozilla.com/D25664
This commit is contained in:
Родитель
cd473e09f4
Коммит
32c973a13b
|
@ -35,6 +35,7 @@ from mozharness.mozilla.testing.codecoverage import (
|
|||
scripts_path = os.path.abspath(os.path.dirname(os.path.dirname(mozharness.__file__)))
|
||||
external_tools_path = os.path.join(scripts_path, 'external_tools')
|
||||
|
||||
|
||||
class AWSY(TestingMixin, MercurialScript, TooltoolMixin, CodeCoverageMixin):
|
||||
config_options = [
|
||||
[["--e10s"],
|
||||
|
|
Загрузка…
Ссылка в новой задаче