summaryrefslogtreecommitdiffstats
path: root/netwerk/dns/tests/unit/xpcshell.toml
blob: 1047b7d49610609917a5f1611fa6387e76198ad4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[DEFAULT]
head = "../../../../services/common/tests/unit/head_global.js ../../../../services/common/tests/unit/head_helpers.js"
firefox-appdir = "browser"
support-files = [
  "data/**",
  "!/services/common/tests/unit/head_global.js",
  "!/services/common/tests/unit/head_helpers.js",
]

["test_PublicSuffixList.js"]
tags = "remote-settings"

["test_nsEffectiveTLDService_Reload_DAFSA.js"]

["test_nsEffectiveTLDService_getKnownPublicSuffix.js"]

["test_nsEffectiveTLDService_getSite.js"]