diff options
Diffstat (limited to 'test/solid-pattern-cache-stress.c')
-rw-r--r-- | test/solid-pattern-cache-stress.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/solid-pattern-cache-stress.c b/test/solid-pattern-cache-stress.c index 39c64549..42928aaa 100644 --- a/test/solid-pattern-cache-stress.c +++ b/test/solid-pattern-cache-stress.c @@ -39,7 +39,7 @@ static cairo_test_draw_function_t draw; -cairo_test_t test = { +static const cairo_test_t test = { "solid-pattern-cache-stress", "Stress the solid pattern cache and ensure it behaves", 1, 1, |