summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2015-06-16 16:55:31 +0100
committerPhilip Withnall <philip.withnall@collabora.co.uk>2015-06-16 16:55:31 +0100
commit1c6f6fd2ffdb08b3d64179bd65d1d9379cf71f2d (patch)
tree41e1ab054d296b1dbaea31625efe5ba867643536
parent15f16c61af28fa81dc21ce9996faaa6d72a301ae (diff)
downloadfolks-1c6f6fd2ffdb08b3d64179bd65d1d9379cf71f2d.tar.gz
tests: Add support for the latest version of the EDS source API
-rw-r--r--tests/lib/eds/test-case.vala1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lib/eds/test-case.vala b/tests/lib/eds/test-case.vala
index 068c7bf8..6de03d8c 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",