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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user