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