about summary refs log tree commit diff stats
path: root/tests
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2020-05-24 17:59:08 +0200
committerMichael Vetter <jubalh@iodoru.org>2020-05-24 17:59:08 +0200
commit4b5711fad5585149de65319a8f27cb7ba3a439a5 (patch)
tree61ecbb83df511b7d3dd4c4f40250f3463573f9ab /tests
parentf6799029dbec5bc2b306e1154104ec971f56e4d8 (diff)
downloadprofani-tty-4b5711fad5585149de65319a8f27cb7ba3a439a5.tar.gz
Add cons_show_bookmarks_ignore stub
Diffstat (limited to 'tests')
-rw-r--r--tests/unittests/ui/stub_ui.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unittests/ui/stub_ui.c b/tests/unittests/ui/stub_ui.c
index 2f674437..e14daa01 100644
--- a/tests/unittests/ui/stub_ui.c
+++ b/tests/unittests/ui/stub_ui.c
@@ -454,6 +454,7 @@ void cons_os_setting(void) {}
 void cons_correction_setting(void) {}
 void cons_executable_setting(void) {}
 void cons_slashguard_setting(void) {}
+void cons_show_bookmarks_ignore(gchar **list, gsize len) {}
 
 void cons_show_contact_online(PContact contact, Resource *resource, GDateTime *last_activity)
 {