[tracker/wip/sam/meson] functional-tests: Fix brokenness introduced in e4493c677f721193c3e641
- From: Sam Thursfield <sthursfield src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/wip/sam/meson] functional-tests: Fix brokenness introduced in e4493c677f721193c3e641
- Date: Sun, 25 Sep 2016 13:23:07 +0000 (UTC)
commit 2fe025bfae707ff62e103c823f8e042304cd01b1
Author: Sam Thursfield <sam afuera me uk>
Date: Sat Sep 3 11:32:15 2016 +0100
functional-tests: Fix brokenness introduced in e4493c677f721193c3e641
.../common/utils/configuration.py.in | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/tests/functional-tests/common/utils/configuration.py.in
b/tests/functional-tests/common/utils/configuration.py.in
index d6f5441..af7bf8c 100644
--- a/tests/functional-tests/common/utils/configuration.py.in
+++ b/tests/functional-tests/common/utils/configuration.py.in
@@ -29,6 +29,8 @@ RESOURCES_IFACE = "org.freedesktop.Tracker1.Resources"
MINERFS_BUSNAME = "org.freedesktop.Tracker1.Miner.Files"
MINERFS_OBJ_PATH = "/org/freedesktop/Tracker1/Miner/Files"
MINER_IFACE = "org.freedesktop.Tracker1.Miner"
+MINERFS_INDEX_OBJ_PATH = "/org/freedesktop/Tracker1/Miner/Files/Index"
+MINER_INDEX_IFACE = "org.freedesktop.Tracker1.Miner.Index"
TRACKER_BACKUP_OBJ_PATH = "/org/freedesktop/Tracker1/Backup"
BACKUP_IFACE = "org.freedesktop.Tracker1.Backup"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]