mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
b03a02be61
CLOSED TREE Backed out changeset c4f970dd2a4f (bug 930282) Backed out changeset 625f5303fc68 (bug 930282) Backed out changeset bf8e90edd152 (bug 922465) Backed out changeset a21b57c78253 (bug 944665) Backed out changeset 9275a2efc9e3 (bug 944665) --HG-- extra : rebase_source : bfbe3786e0db2073e26dc383b89525d22be0b3bd
10 lines
395 B
Python
10 lines
395 B
Python
# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*-
|
|
# vim: set filetype=python:
|
|
# 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/.
|
|
|
|
MOCHITEST_CHROME_MANIFESTS += ['chrome.ini']
|
|
MOCHITEST_MANIFESTS += ['mochitest.ini']
|
|
|