summaryrefslogtreecommitdiff
path: root/tests/ephy-migration-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ephy-migration-test.c')
-rw-r--r--tests/ephy-migration-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ephy-migration-test.c b/tests/ephy-migration-test.c
index c069585ee..68df02c60 100644
--- a/tests/ephy-migration-test.c
+++ b/tests/ephy-migration-test.c
@@ -53,7 +53,7 @@ main (int argc, char *argv[])
ephy_debug_init ();
if (!ephy_file_helpers_init (NULL,
- EPHY_FILE_HELPERS_PRIVATE_PROFILE | EPHY_FILE_HELPERS_ENSURE_EXISTS,
+ EPHY_FILE_HELPERS_TESTING_MODE | EPHY_FILE_HELPERS_ENSURE_EXISTS,
NULL)) {
g_debug ("Something wrong happened with ephy_file_helpers_init()");
return -1;