mirror of
https://github.com/mozilla-firefox/firefox
synced 2026-08-12 12:35:33 +00:00
14 lines
252 B
TOML
14 lines
252 B
TOML
[DEFAULT]
|
|
head = "head.js"
|
|
|
|
# Add perftests here as it's useful to run them as xpcshell tests, but we don't need them
|
|
# to be run in CI.
|
|
|
|
["perftest_dateTimeFormat.js"]
|
|
|
|
["perftest_locale.js"]
|
|
|
|
["perftest_numberFormat.js"]
|
|
|
|
["perftest_pluralRules.js"]
|