aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testephyembedpersist.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testephyembedpersist.c')
-rw-r--r--tests/testephyembedpersist.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testephyembedpersist.c b/tests/testephyembedpersist.c
index d5a982ba1..21b6c4c51 100644
--- a/tests/testephyembedpersist.c
+++ b/tests/testephyembedpersist.c
@@ -94,6 +94,7 @@ persist_fixture_setup (PersistFixture *fixture,
ephy_embed_persist_set_source (fixture->embed, uri_string);
ephy_embed_persist_set_dest (fixture->embed, fixture->destination);
+ ephy_embed_persist_set_flags (fixture->embed, EPHY_EMBED_PERSIST_NO_VIEW);
g_free (tmp_filename);
g_free (uri_string);