[evolution-ews/gnome-3-2] Add dummy uid to e_ews_connection_get_attachments_start() test
- From: David Woodhouse <dwmw2 src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-ews/gnome-3-2] Add dummy uid to e_ews_connection_get_attachments_start() test
- Date: Wed, 19 Oct 2011 14:14:04 +0000 (UTC)
commit 56a25e81450afd74bb9263e437bd64d5738a10ec
Author: David Woodhouse <David Woodhouse intel com>
Date: Wed Oct 19 15:13:56 2011 +0100
Add dummy uid to e_ews_connection_get_attachments_start() test
src/server/tests/test-getattachment.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/server/tests/test-getattachment.c b/src/server/tests/test-getattachment.c
index 0d24bb0..48fba9e 100644
--- a/src/server/tests/test-getattachment.c
+++ b/src/server/tests/test-getattachment.c
@@ -89,7 +89,7 @@ op_test_get_attachments()
tmpdir = g_build_filename ("/home/xwu1/evo-cache", NULL); //a test directory that exists already
e_ews_connection_get_attachments_start (cnc, EWS_PRIORITY_MEDIUM,
- ids, tmpdir, TRUE,
+ "xuidx", ids, tmpdir, TRUE,
get_attachments_ready_callback,
NULL, NULL,
cancellable, NULL);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]