From eeb680783b150894fbf94a1a0780082bcba6cdbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 25 Mar 2023 19:23:46 +0100 Subject: [PATCH] tests: add placeholder for function gui_key_paste_finish --- tests/unit/gui/test-gui-key.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tests/unit/gui/test-gui-key.cpp b/tests/unit/gui/test-gui-key.cpp index a0fda8141..ab307a7b4 100644 --- a/tests/unit/gui/test-gui-key.cpp +++ b/tests/unit/gui/test-gui-key.cpp @@ -1655,6 +1655,16 @@ TEST(GuiKey, PasteStart) /* TODO: write tests */ } +/* + * Tests functions: + * gui_key_paste_finish + */ + +TEST(GuiKey, PasteFinish) +{ + /* TODO: write tests */ +} + /* * Tests functions: * gui_key_get_paste_lines