summaryrefslogtreecommitdiff
path: root/test/test-libevdev-events.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-libevdev-events.c')
-rw-r--r--test/test-libevdev-events.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-libevdev-events.c b/test/test-libevdev-events.c
index 899bd29..b9945b4 100644
--- a/test/test-libevdev-events.c
+++ b/test/test-libevdev-events.c
@@ -29,7 +29,7 @@
#include "test-common.h"
-#define MAX_SLOTS 32 /* as in libevdev-int.h */
+#define MAX_SLOTS 60 /* as in libevdev-int.h */
START_TEST(test_next_event)
{