summaryrefslogtreecommitdiffstats
path: root/dom/quota/test/xpcshell/caching/xpcshell.toml
blob: 4901ed16a704a49a210a8a20a0a23d504aa0cfe2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[DEFAULT]
head = "head.js"
support-files = [
  "groupMismatch_profile.zip",
  "removedOrigin_profile.zip",
]

["make_unsetLastAccessTime.js"]
skip-if = ["true"] # Only used for recreating unsetLastAccessTime_profile.zip

["test_groupMismatch.js"]

["test_removedOrigin.js"]

["test_unsetLastAccessTime.js"]
support-files = ["unsetLastAccessTime_profile.zip"]