[epiphany] tests: homepage is overview now
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] tests: homepage is overview now
- Date: Sun, 2 Sep 2012 21:01:55 +0000 (UTC)
commit 1a7cc74fffb2631b8bee4192cfac4ecf1b37830f
Author: Xan Lopez <xan igalia com>
Date: Sun Sep 2 23:01:15 2012 +0200
tests: homepage is overview now
This fixes one test, there's another one broken in this file.
tests/ephy-shell-test.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/ephy-shell-test.c b/tests/ephy-shell-test.c
index 8518de1..e211c57 100644
--- a/tests/ephy-shell-test.c
+++ b/tests/ephy-shell-test.c
@@ -147,7 +147,7 @@ test_ephy_shell_tab_load ()
g_assert (EPHY_IS_EMBED (embed));
view = ephy_embed_get_web_view (embed);
- g_assert_cmpstr (ephy_web_view_get_address (view), ==, "about:blank");
+ g_assert_cmpstr (ephy_web_view_get_address (view), ==, "ephy-about:overview");
g_assert_cmpstr (ephy_web_view_get_typed_address (view), ==, NULL);
g_object_ref_sink (embed);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]