aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test-movemail.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-movemail.c')
-rw-r--r--tests/test-movemail.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-movemail.c b/tests/test-movemail.c
index c766146c60..bcd5334b5a 100644
--- a/tests/test-movemail.c
+++ b/tests/test-movemail.c
@@ -48,6 +48,7 @@ int main (int argc, char **argv)
fprintf (stderr, "Usage: test-movemail [--delete] url\n");
exit (1);
}
+ e_setup_base_dir ();
session = camel_session_new (auth_callback);
ex = camel_exception_new ();