summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/test-lid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-lid.c b/test/test-lid.c
index 258f8e3..5254222 100644
--- a/test/test-lid.c
+++ b/test/test-lid.c
@@ -499,7 +499,7 @@ START_TEST(lid_update_hw_on_key)
LIBINPUT_SWITCH_LID,
LIBINPUT_SWITCH_STATE_OFF);
libinput_event_destroy(event);
- litest_assert_empty_queue(li);
+ litest_assert_empty_queue(li2);
libinput_unref(li2);
litest_delete_device(keyboard);