summaryrefslogtreecommitdiff
path: root/test/dash-curve.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dash-curve.c')
-rw-r--r--test/dash-curve.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dash-curve.c b/test/dash-curve.c
index 48f5c12c..b98f4f14 100644
--- a/test/dash-curve.c
+++ b/test/dash-curve.c
@@ -27,7 +27,7 @@
static cairo_test_draw_function_t draw;
-cairo_test_t test = {
+static const cairo_test_t test = {
"dash-curve",
"Tries to explore the state space of the dashing code along curves",
25*60, 4*60,