summaryrefslogtreecommitdiffstats
path: root/dom/fs/test/common/xpcshell.toml
blob: 9f086b65fea31e7fdd4b8c9bc42039ff58b15fc9 (plain)
1
2
3
4
5
6
7
8
9
10
[DEFAULT]
support-files = [
  "nsresult.js",
  "test_basics.js",
  "test_fileSystemDirectoryHandle.js",
  "test_writableFileStream.js",
]

["dummy.js"]
skip-if = ["true"]