mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-20 13:50:15 +01:00
test: remove double check for empty queue
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
5feaa5f00c
commit
358acb5747
1 changed files with 0 additions and 1 deletions
|
|
@ -244,7 +244,6 @@ START_TEST(tip_down_up)
|
||||||
ck_assert_int_eq(libinput_event_tablet_tool_get_tip_state(tablet_event),
|
ck_assert_int_eq(libinput_event_tablet_tool_get_tip_state(tablet_event),
|
||||||
LIBINPUT_TABLET_TOOL_TIP_UP);
|
LIBINPUT_TABLET_TOOL_TIP_UP);
|
||||||
libinput_event_destroy(event);
|
libinput_event_destroy(event);
|
||||||
litest_assert_empty_queue(li);
|
|
||||||
|
|
||||||
litest_assert_empty_queue(li);
|
litest_assert_empty_queue(li);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue