Bug 904741 - Follow-up to update tests. r=me

This commit is contained in:
Brian Nicholson 2013-08-23 14:40:35 -07:00
parent 330d1df63e
commit badc3e5077

View File

@ -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" },
};