summaryrefslogtreecommitdiffstats
path: root/browser/components/backup/tests/xpcshell/xpcshell.toml
blob: 07e517f1f205c10489912b3501391e5c2379ec36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[DEFAULT]
head = "head.js"
firefox-appdir = "browser"
skip-if = ["os == 'android'"]
prefs = [
  "browser.backup.log=true",
]

["test_BackupResource.js"]
support-files = ["data/test_xulstore.json"]

["test_MiscDataBackupResource.js"]

["test_PlacesBackupResource.js"]

["test_PreferencesBackupResource.js"]

["test_createBackup.js"]

["test_measurements.js"]