[telepathy-qt4/master] Fixed copy/paste error.
Andre Moreira Magalhaes (andrunko)
andre.magalhaes at collabora.co.uk
Thu Jul 23 10:42:14 PDT 2009
---
tests/dbus/conn-roster-groups.cpp | 2 +-
tests/dbus/conn-roster.cpp | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/dbus/conn-roster-groups.cpp b/tests/dbus/conn-roster-groups.cpp
index 6c70937..102e60f 100644
--- a/tests/dbus/conn-roster-groups.cpp
+++ b/tests/dbus/conn-roster-groups.cpp
@@ -90,7 +90,7 @@ void TestConnRosterGroups::initTestCase()
initTestCaseImpl();
g_type_init();
- g_set_prgname("conn-basics");
+ g_set_prgname("conn-roster-groups");
tp_debug_set_flags("all");
dbus_g_bus_get(DBUS_BUS_STARTER, 0);
diff --git a/tests/dbus/conn-roster.cpp b/tests/dbus/conn-roster.cpp
index e541aef..43433a5 100644
--- a/tests/dbus/conn-roster.cpp
+++ b/tests/dbus/conn-roster.cpp
@@ -93,7 +93,7 @@ void TestConnRoster::initTestCase()
initTestCaseImpl();
g_type_init();
- g_set_prgname("conn-basics");
+ g_set_prgname("conn-roster");
tp_debug_set_flags("all");
dbus_g_bus_get(DBUS_BUS_STARTER, 0);
--
1.5.6.5
More information about the telepathy-commits
mailing list