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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/check-empathy-helpers.h b/tests/check-empathy-helpers.h
index 411816bc1..4d52c04e5 100644
--- a/tests/check-empathy-helpers.h
+++ b/tests/check-empathy-helpers.h
@@ -25,7 +25,7 @@
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);
-McAccount * create_test_account (void);
+McAccount * get_test_account (void);
void destroy_test_account (McAccount *account);
#endif /* #ifndef __CHECK_EMPATHY_HELPERS_H__ */