aboutsummaryrefslogtreecommitdiffstats
path: root/tests/check-empathy-helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/check-empathy-helpers.h')
-rw-r--r--tests/check-empathy-helpers.h1
1 files changed, 1 insertions, 0 deletions
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__ */