From 2881e3723f86dc21a1deb144803645c9df8e0f0d Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Mon, 9 Feb 2015 23:08:13 -0600 Subject: Fix string --- tests/notifications-mock.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/notifications-mock.h') diff --git a/tests/notifications-mock.h b/tests/notifications-mock.h index 0298f8c..e9318d1 100644 --- a/tests/notifications-mock.h +++ b/tests/notifications-mock.h @@ -49,7 +49,7 @@ class NotificationsMock } ~NotificationsMock () { - g_debug("Destroying the Accounts Service Mock"); + g_debug("Destroying the Notifications Mock"); g_clear_object(&mock); } -- cgit v1.2.3