summaryrefslogtreecommitdiffstats
path: root/tests/test_utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_utils.h')
-rw-r--r--tests/test_utils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_utils.h b/tests/test_utils.h
index 48abe75c06..876a59ee7b 100644
--- a/tests/test_utils.h
+++ b/tests/test_utils.h
@@ -37,6 +37,7 @@ namespace TestUtils {
String get_data_path(const String &p_file);
String get_executable_dir();
+String get_temp_path(const String &p_suffix);
} // namespace TestUtils
#endif // TEST_UTILS_H