summaryrefslogtreecommitdiffstats
path: root/test/helper-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/helper-test.c')
-rw-r--r--test/helper-test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/helper-test.c b/test/helper-test.c
index f83050b2..e31d233e 100644
--- a/test/helper-test.c
+++ b/test/helper-test.c
@@ -76,6 +76,7 @@ uint32_t rofi_icon_fetcher_query ( const char *name, const int size )
{
return 0;
}
+void rofi_clear_error_messages ( void ) {}
uint32_t rofi_icon_fetcher_query_advanced ( const char *name, const int wsize, const int hsize )
{
return 0;