summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/input.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/input.c b/test/input.c
index 013056f78..466d18776 100644
--- a/test/input.c
+++ b/test/input.c
@@ -303,6 +303,7 @@ static void xi2_struct_sizes(void)
compare(xXIChangePropertyReq);
compare(xXIDeletePropertyReq);
compare(xXIGetPropertyReq);
+ compare(xXIGetSelectedEventsReq);
#undef compare
}