summaryrefslogtreecommitdiff
path: root/test/account-store-default.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/account-store-default.h')
-rw-r--r--test/account-store-default.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/account-store-default.h b/test/account-store-default.h
index e72ebe66..739f95cc 100644
--- a/test/account-store-default.h
+++ b/test/account-store-default.h
@@ -36,4 +36,6 @@ gboolean default_delete (const gchar *account);
gboolean default_exists (const gchar *account);
+GStrv default_list (void);
+
#endif