diff --git a/test/clip-complex-bug61592.c b/test/clip-complex-bug61592.c index 998b7aa1e..46f8fb8da 100644 --- a/test/clip-complex-bug61592.c +++ b/test/clip-complex-bug61592.c @@ -52,7 +52,7 @@ draw (cairo_t *cr, int width, int height) return CAIRO_TEST_SUCCESS; } -CAIRO_TEST (clip_complex_bug61492, +CAIRO_TEST (clip_complex_bug61592, "Exercise a bug found in 1.12", "clip", /* keywords */ NULL, /* requirements */ diff --git a/test/reference/clip-complex-bug61492.ref.png b/test/reference/clip-complex-bug61592.ref.png similarity index 100% rename from test/reference/clip-complex-bug61492.ref.png rename to test/reference/clip-complex-bug61592.ref.png