[conduit/tracker] Correct which classes soup tests for Tracker
- From: John Carr <johncarr src gnome org>
- To: svn-commits-list gnome org
- Subject: [conduit/tracker] Correct which classes soup tests for Tracker
- Date: Mon, 15 Jun 2009 00:45:50 -0400 (EDT)
commit 4a8c60e6cdbde82a65056a4dd1497149272a460a
Author: John Carr <john carr unrouted co uk>
Date: Mon Jun 15 05:09:32 2009 +0100
Correct which classes soup tests for Tracker
test/soup/modules/tracker.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/test/soup/modules/tracker.py b/test/soup/modules/tracker.py
index 5dcb02e..aa8d234 100644
--- a/test/soup/modules/tracker.py
+++ b/test/soup/modules/tracker.py
@@ -18,7 +18,7 @@ class TrackerContacts(soup.modules.ModuleWrapper):
class TrackerCalendar(soup.modules.ModuleWrapper):
- klass = TrackerContacts.TrackerCalendar
+ klass = TrackerModule.TrackerCalendar
dataclass = EventWrapper
def create_dataprovider(self):
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]