xpcshell.toml (252B)
1 [DEFAULT] 2 head = "head.js" 3 4 # Add perftests here as it's useful to run them as xpcshell tests, but we don't need them 5 # to be run in CI. 6 7 ["perftest_dateTimeFormat.js"] 8 9 ["perftest_locale.js"] 10 11 ["perftest_numberFormat.js"] 12 13 ["perftest_pluralRules.js"]