diff options
Diffstat (limited to 'toolkit/components/places/tests/migration/xpcshell.ini')
-rw-r--r-- | toolkit/components/places/tests/migration/xpcshell.ini | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/toolkit/components/places/tests/migration/xpcshell.ini b/toolkit/components/places/tests/migration/xpcshell.ini new file mode 100644 index 0000000000..bfa2acb733 --- /dev/null +++ b/toolkit/components/places/tests/migration/xpcshell.ini @@ -0,0 +1,18 @@ +[DEFAULT] +head = head_migration.js + +support-files = + favicons_v41.sqlite + places_outdated.sqlite + places_v43.sqlite + places_v54.sqlite + +[test_current_from_downgraded.js] +[test_current_from_outdated.js] +[test_current_from_v43.js] +[test_current_from_v45.js] +[test_current_from_v46.js] +[test_current_from_v47.js] +[test_current_from_v48.js] +[test_current_from_v50.js] +[test_current_from_v53.js] |