From e9266689e7b55d9be53afc46c5b3d131ba9837cd Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Tue, 21 Jul 2009 18:14:51 +0100 Subject: Disable tests that try to use MC4 related code --- tests/check-empathy-helpers.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/check-empathy-helpers.c') diff --git a/tests/check-empathy-helpers.c b/tests/check-empathy-helpers.c index fc6f04439..5fb8b4a35 100644 --- a/tests/check-empathy-helpers.c +++ b/tests/check-empathy-helpers.c @@ -65,6 +65,7 @@ copy_xml_file (const gchar *orig, g_free (buffer); } +#if 0 EmpathyAccount * get_test_account (void) { @@ -166,3 +167,4 @@ destroy_test_account (EmpathyAccount *account) g_object_unref (account); g_object_unref (manager); } +#endif -- cgit v1.2.3