summaryrefslogtreecommitdiffstats
path: root/dom/indexedDB/test/unit/xpcshell-child-process.toml
blob: 7ae70730d0b6b69e59cfa356ef6307f3007af9e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[DEFAULT]
dupe-manifest = ""
head = "xpcshell-head-child-process.js"
tail =  ""
skip-if = ["os == 'android'"]
support-files = [
  "GlobalObjectsChild.js",
  "GlobalObjectsModule.sys.mjs",
  "GlobalObjectsSandbox.js",
  "xpcshell-head-parent-process.js",
  "xpcshell-shared.toml",
]

["include:xpcshell-shared.toml"]