From 7efe482b09cb2709fc82d777827c0043d0035406 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Mon, 13 Oct 2008 07:54:25 +0000 Subject: factor out create_test_account svn path=/trunk/; revision=1554 --- tests/check-empathy-helpers.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/check-empathy-helpers.h') diff --git a/tests/check-empathy-helpers.h b/tests/check-empathy-helpers.h index 086d00196..2434af14b 100644 --- a/tests/check-empathy-helpers.h +++ b/tests/check-empathy-helpers.h @@ -26,5 +26,6 @@ gchar * get_xml_file (const gchar *filename); gchar * get_user_xml_file (const gchar *filename); void copy_xml_file (const gchar *orig, const gchar *dest); void remove_account_from_gconf (McAccount *account); +McAccount * create_test_account (void); #endif /* #ifndef __CHECK_EMPATHY_HELPERS_H__ */ -- cgit v1.2.3