summaryrefslogtreecommitdiffstats
path: root/python/mozbuild/mozbuild/test/frontend/data/schedules/subd/moz.build
blob: b9c3bf6c741133321fd8e03b02482dbad581b997 (plain)
1
2
3
4
5
with Files("yaml.py"):
    SCHEDULES.inclusive += ["yaml-lint"]

with Files("win.js"):
    SCHEDULES.exclusive = ["windows"]