summaryrefslogtreecommitdiff
path: root/test/clip-all.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/clip-all.c')
-rw-r--r--test/clip-all.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/clip-all.c b/test/clip-all.c
index b38e7b9b..7e08b8e5 100644
--- a/test/clip-all.c
+++ b/test/clip-all.c
@@ -30,7 +30,7 @@
static cairo_test_draw_function_t draw;
-cairo_test_t test = {
+static const cairo_test_t test = {
"clip-all",
"Test clipping with everything clipped out",
SIZE, SIZE,