Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/presence
diff options
context:
space:
mode:
Diffstat (limited to 'tests/presence')
-rwxr-xr-xtests/presence/mock-share-read.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/presence/mock-share-read.py b/tests/presence/mock-share-read.py
index 2c9ad27..80be169 100755
--- a/tests/presence/mock-share-read.py
+++ b/tests/presence/mock-share-read.py
@@ -50,7 +50,7 @@ class MockReadActivity(gobject.GObject):
def __init__(self, filepath):
self._actid = "ef60b3af42f7b5aa558ef9269e2ed7998798afc0"
self._name = "Test Read Activity"
- self._type = "org.laptop.sugar.Xbook"
+ self._type = "org.laptop.sugar.ReadActivity"
gobject.GObject.__init__(self)
self._ps_act = None