[folks] Set the eds backend as the primary for the eds tests.



commit 5d111c32f9aeb02785dfafcb362c32c4e592e79e
Author: Travis Reitter <travis reitter collabora co uk>
Date:   Wed Aug 3 18:43:17 2011 -0700

    Set the eds backend as the primary for the eds tests.
    
    This fixes the eds/link-personas test.

 tests/eds/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/eds/Makefile.am b/tests/eds/Makefile.am
index ae04e28..ec0f530 100644
--- a/tests/eds/Makefile.am
+++ b/tests/eds/Makefile.am
@@ -77,6 +77,7 @@ TESTS_ENVIRONMENT = \
 	FOLKS_BACKEND_PATH=$(BACKEND_UNINST_PATH) \
         FOLKS_BACKEND_STORE_KEY_FILE_PATH=$(backend_store_key_file) \
 	AVATAR_FILE_PATH=$(avatar_file) \
+	FOLKS_WRITEABLE_STORE="eds:local://test" \
 	$(RUN_WITH_PRIVATE_BUS) \
 	--session \
 	--



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]