13 lines
252 B
TOML
13 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"]
|