Skip to content

Commit

Permalink
test: add a missing proximity timeout in a tip up test
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
  • Loading branch information
whot committed Feb 7, 2018
1 parent 2872cb4 commit 76cda65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test-tablet.c
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,7 @@ START_TEST(tip_up_prox_out)
LIBINPUT_TABLET_TOOL_TIP_UP);
libinput_event_destroy(event);

litest_timeout_tablet_proxout();
libinput_dispatch(li);
event = libinput_get_event(li);
tablet_event = litest_is_tablet_event(event,
Expand Down

0 comments on commit 76cda65

Please sign in to comment.