diff options
Diffstat (limited to 'test/caps-joins-alpha.c')
-rw-r--r-- | test/caps-joins-alpha.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/caps-joins-alpha.c b/test/caps-joins-alpha.c index cdf60861..7595095e 100644 --- a/test/caps-joins-alpha.c +++ b/test/caps-joins-alpha.c @@ -32,7 +32,7 @@ static cairo_test_draw_function_t draw; -cairo_test_t test = { +static const cairo_test_t test = { "caps-joins-alpha", "Test caps and joins with some source alpha", 3 * (PAD + SIZE) + PAD, |