mirror of
https://github.com/weechat/weechat.git
synced 2026-06-26 21:06:38 +02:00
tests: add placeholder for function gui_key_paste_finish
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user