summaryrefslogtreecommitdiffstats
path: root/testing/mozharness/configs/remove_executables.py
blob: 1377c5825cbf60e9cf735c4d9538dcac10742f01 (plain)
1
2
3
4
5
6
7
# 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/.

config = {
    "exes": {},
}