mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 904741 - Follow-up to update tests. r=me
This commit is contained in:
parent
9f1d577145
commit
9ceb6edb29
@ -26,7 +26,7 @@ public class testSettingsMenuItems extends PixelTest {
|
||||
String[][] OPTIONS_CUSTOMIZE = {
|
||||
{ "Search settings", "", "Show search suggestions", "Installed search engines" },
|
||||
{ "Import from Android", "", "Bookmarks", "History", "Import" },
|
||||
{ "Tabs", "Restore after a crash", "Always restore", "Restore after a crash", "Never restore" },
|
||||
{ "Tabs", "Don't restore after quitting " + BRAND_NAME, "Always restore", "Don't restore after quitting " + BRAND_NAME },
|
||||
{ "Automatic updates", "Only over Wi-Fi", "Enabled", "Only over Wi-Fi", "Disabled" },
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user