summaryrefslogtreecommitdiff
path: root/test/bench-key-proc.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/bench-key-proc.c')
-rw-r--r--test/bench-key-proc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bench-key-proc.c b/test/bench-key-proc.c
index 241c217..e345092 100644
--- a/test/bench-key-proc.c
+++ b/test/bench-key-proc.c
@@ -58,7 +58,7 @@ main(void)
struct xkb_state *state;
struct timespec start, stop, elapsed;
- ctx = test_get_context();
+ ctx = test_get_context(0);
assert(ctx);
keymap = test_compile_rules(ctx, "evdev", "pc104", "us,ru,il,de",