summaryrefslogtreecommitdiff
path: root/test/rulescomp.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/rulescomp.c')
-rw-r--r--test/rulescomp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rulescomp.c b/test/rulescomp.c
index 55113f6..dfe4084 100644
--- a/test/rulescomp.c
+++ b/test/rulescomp.c
@@ -93,7 +93,7 @@ benchmark(struct xkb_context *context)
int main(int argc, char *argv[])
{
- struct xkb_context *ctx = test_get_context();
+ struct xkb_context *ctx = test_get_context(0);
assert(ctx);