Bug 1523562 [wpt PR 14930] - Sync Mozilla CSS tests as of 2019-01-17, a=testonly
[gecko.git] / testing / moz.build
blobf2d25ec7a66ed50f7208a42de17035a0a0e15422
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 = ("Firefox for Android", "Testing")