summaryrefslogtreecommitdiff
path: root/tests/lib/logger-test-helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/logger-test-helper.h')
-rw-r--r--tests/lib/logger-test-helper.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/lib/logger-test-helper.h b/tests/lib/logger-test-helper.h
index 8464e13..91f27b4 100644
--- a/tests/lib/logger-test-helper.h
+++ b/tests/lib/logger-test-helper.h
@@ -35,4 +35,6 @@ void tpl_test_release_account (TpDBusDaemon *dbus,
TpAccount *account,
TpTestsSimpleAccount *account_service);
+void tp_tests_copy_dir (const gchar *from_dir, const gchar *to_dir);
+
#endif