summaryrefslogtreecommitdiff
path: root/test/gradient-alpha.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/gradient-alpha.c')
-rw-r--r--test/gradient-alpha.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gradient-alpha.c b/test/gradient-alpha.c
index 6b762476..38a282f3 100644
--- a/test/gradient-alpha.c
+++ b/test/gradient-alpha.c
@@ -27,7 +27,7 @@
static cairo_test_draw_function_t draw;
-cairo_test_t test = {
+static const cairo_test_t test = {
"gradient-alpha",
"Tests drawing of a gradient with various alpha values in the color stops\n",
10, 10,