1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-28 13:56:37 +02:00

core: move function gui_input_move_to_buffer to gui-buffer.c

This commit is contained in:
Sébastien Helleu
2022-12-31 10:40:00 +01:00
parent 05839983d4
commit 73bac5491b
7 changed files with 82 additions and 83 deletions
-10
View File
@@ -155,16 +155,6 @@ TEST(GuiInput, InsertString)
LONGS_EQUAL(4, gui_buffers->input_buffer_pos);
}
/*
* Tests functions:
* gui_input_move_to_buffer
*/
TEST(GuiInput, MoveToBuffer)
{
/* TODO: write tests */
}
/*
* Tests functions:
* gui_input_clipboard_copy