Bug 1536112 - testing/raptor misses moz.build file. r=ahal

Differential Revision: https://phabricator.services.mozilla.com/D23936

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Henrik Skupin 2019-03-19 03:45:24 +00:00
parent 716cbf554c
commit 6eea3b81dc

7
testing/raptor/moz.build Normal file
View File

@ -0,0 +1,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/.
with Files("**"):
BUG_COMPONENT = ("Testing", "Raptor")
SCHEDULES.exclusive = ['raptor']