1
0
Fork 0
firefox/browser/components/backup/tests/chrome/chrome.toml
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

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"]