mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-27 12:40:12 +01:00
test: remove leftover sleep() for debugging in lid switch test
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
4fdaa63e18
commit
34f28a329b
1 changed files with 0 additions and 1 deletions
|
|
@ -663,7 +663,6 @@ START_TEST(lid_update_hw_on_key)
|
|||
if (!switch_has_lid(sw))
|
||||
return;
|
||||
|
||||
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