summaryrefslogtreecommitdiff
path: root/test/device-offset-scale.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/device-offset-scale.c')
-rw-r--r--test/device-offset-scale.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/device-offset-scale.c b/test/device-offset-scale.c
index 5134589b..1c2537d6 100644
--- a/test/device-offset-scale.c
+++ b/test/device-offset-scale.c
@@ -30,7 +30,7 @@
static cairo_test_draw_function_t draw;
-cairo_test_t test = {
+static const cairo_test_t test = {
"device-offset-scale",
"Test that the device-offset transform is transformed by the ctm.",
WIDTH, HEIGHT,