[folks] tests: Add support for the latest version of the EDS source API



commit 1c6f6fd2ffdb08b3d64179bd65d1d9379cf71f2d
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Tue Jun 16 16:55:31 2015 +0100

    tests: Add support for the latest version of the EDS source API

 tests/lib/eds/test-case.vala |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/lib/eds/test-case.vala b/tests/lib/eds/test-case.vala
index 068c7bf..6de03d8 100644
--- a/tests/lib/eds/test-case.vala
+++ b/tests/lib/eds/test-case.vala
@@ -115,6 +115,7 @@ public class EdsTest.TestCase : Folks.TestCase
       /* Create service files for the Evolution binaries. */
       const string sources_services[] =
         {
+          "org.gnome.evolution.dataserver.Sources5",
           "org.gnome.evolution.dataserver.Sources4",
           "org.gnome.evolution.dataserver.Sources3",
           "org.gnome.evolution.dataserver.Sources2",


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