mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 826381 - Update more tests to go with cset 11f420dd6b47. r=fix-test
This commit is contained in:
parent
ed0965e2a9
commit
258570b511
@ -35,7 +35,7 @@ public class testAllPagesTab extends BaseTest {
|
||||
private String[] bookmarks = new String[] {
|
||||
"about:firefox",
|
||||
"about:home",
|
||||
"http://support.mozilla.org/en-US/mobile",
|
||||
"http://support.mozilla.org/en-US/products/mobile",
|
||||
"https://addons.mozilla.org/en-US/android/"
|
||||
};
|
||||
|
||||
|
@ -28,12 +28,6 @@ import java.io.File;
|
||||
*/
|
||||
|
||||
public class testBookmarksTab extends BaseTest {
|
||||
private String[] defaultBookmarksUrls = new String[] {
|
||||
"about:firefox",
|
||||
"about:home",
|
||||
"http://support.mozilla.org/en-US/mobile",
|
||||
"https://addons.mozilla.org/en-US/android/"
|
||||
};
|
||||
private View mFirstChild;
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user