summaryrefslogtreecommitdiff
path: root/test/push-group.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/push-group.c')
-rw-r--r--test/push-group.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/push-group.c b/test/push-group.c
index 4e6fed05..c1422788 100644
--- a/test/push-group.c
+++ b/test/push-group.c
@@ -34,7 +34,7 @@
static cairo_test_draw_function_t draw;
-cairo_test_t test = {
+static const cairo_test_t test = {
"push-group",
"Verify that cairo_push_group works.",
WIDTH, HEIGHT,