summaryrefslogtreecommitdiffstats
path: root/js/src/devtools/automation/variants/nonunified
blob: 306c00ea83e786752eb439f7585cd2dfb425d923 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "configure-args": "--enable-warnings-as-errors",
    "debug": true,
    "skip-tests": {
        "all": ["jstests", "jittest", "checks"]
    },
    "extra-tests": {
        "all": ["check-style"]
    }
}