summaryrefslogtreecommitdiff
path: root/test/over-below-source.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/over-below-source.c')
-rw-r--r--test/over-below-source.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/over-below-source.c b/test/over-below-source.c
index 36dc9cc86..7fe5bd889 100644
--- a/test/over-below-source.c
+++ b/test/over-below-source.c
@@ -66,7 +66,7 @@ draw (cairo_t *cr, int width, int height)
CAIRO_TEST (over_below_source,
"A simple test drawing a circle with OVER before a triangle drawn with SOURCE",
- "XFAIL=svg12 operator", /* keywords */
+ "operator", /* keywords */
NULL, /* requirements */
WIDTH, HEIGHT,
NULL, draw)