aboutsummaryrefslogtreecommitdiff
path: root/engines/testbed/cloud.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/testbed/cloud.h')
-rw-r--r--engines/testbed/cloud.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/testbed/cloud.h b/engines/testbed/cloud.h
index 827b231ea5..17bc0938c9 100644
--- a/engines/testbed/cloud.h
+++ b/engines/testbed/cloud.h
@@ -35,6 +35,7 @@ namespace CloudTests {
// Helper functions for Cloud tests
bool waitForCallback();
+bool waitForCallbackMore();
void infoCallback(Cloud::Storage::StorageInfoResponse response);
void directoryListedCallback(Cloud::Storage::FileArrayResponse response);
void directoryCreatedCallback(Cloud::Storage::BoolResponse response);