19 lines
368 B
TOML
19 lines
368 B
TOML
[DEFAULT]
|
|
prefs = [
|
|
"browser.backup.scheduled.enabled=false",
|
|
]
|
|
support-files = ["head.js"]
|
|
|
|
["test_backup_settings.html"]
|
|
|
|
["test_disable_backup_encryption.html"]
|
|
|
|
["test_enable_backup_encryption.html"]
|
|
|
|
["test_password_validation_inputs.html"]
|
|
|
|
["test_restore_from_backup.html"]
|
|
|
|
["test_turn_off_scheduled_backups.html"]
|
|
|
|
["test_turn_on_scheduled_backups.html"]
|