Revision 6f1f0ea560eeb166876dfad1ea9d69c4fdc89e35 authored by Jordan Lund on 30 January 2016, 02:50:05 UTC, committed by Jordan Lund on 30 January 2016, 02:50:05 UTC
MozReview-Commit-ID: C5rRtiLuO6l

--HG--
extra : source : 839745b90aa609824ad1e978d61aed305c4780f5
1 parent 1fc88b3
Raw File
test.mozbuild
# 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/.

# This file is necessary to "bootstrap" the test case for the test_build
# test, because of the requirement of the top-level directory containing
# config/*.mk.
DIRS += [
    'python/mozbuild/mozbuild/test/backend/data/build',
]
back to top