Bug 1637126 [wpt PR 23522] - Update wpt metadata, a=testonly
[gecko.git] / testing / moz.build
blob29f9072e636d4e0b1d296c43fba70bd262eebd16
1 with Files("**"):
2     BUG_COMPONENT = ("Testing", "General")
4 with Files("*cppunittest*"):
5     BUG_COMPONENT = ("Testing", "CPPUnitTest")
6     SCHEDULES.exclusive = ['cppunittest']
8 with Files("remote*"):
9     BUG_COMPONENT = ("GeckoView", "General")