summaryrefslogtreecommitdiff
path: root/test/over-around-source.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/over-around-source.c')
-rw-r--r--test/over-around-source.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/over-around-source.c b/test/over-around-source.c
index 7ac68a10c..531eda804 100644
--- a/test/over-around-source.c
+++ b/test/over-around-source.c
@@ -77,7 +77,7 @@ draw (cairo_t *cr, int width, int height)
CAIRO_TEST (over_around_source,
"A simple test drawing a triangle with SOURCE between two circles drawn with OVER",
- "XFAIL=svg12 operator", /* keywords */
+ "operator", /* keywords */
NULL, /* requirements */
WIDTH, HEIGHT,
NULL, draw)