mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-27 03:20:06 +01:00
test: remove leftover sleep() for debugging in lid switch test
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
(cherry picked from commit 34f28a329b)
This commit is contained in:
parent
859e09cb79
commit
62a9db6ddf
1 changed files with 0 additions and 1 deletions
|
|
@ -467,7 +467,6 @@ START_TEST(lid_update_hw_on_key)
|
|||
struct litest_device *keyboard;
|
||||
struct libinput_event *event;
|
||||
|
||||
sleep(5);
|
||||
keyboard = litest_add_device(li, LITEST_KEYBOARD);
|
||||
|
||||
/* separate context to listen to the fake hw event */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue