summaryrefslogtreecommitdiff
path: root/test/unbounded-operator.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/unbounded-operator.c')
-rw-r--r--test/unbounded-operator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unbounded-operator.c b/test/unbounded-operator.c
index f5e1faa..af1442b 100644
--- a/test/unbounded-operator.c
+++ b/test/unbounded-operator.c
@@ -180,7 +180,7 @@ draw (cairo_t *cr, int width, int height)
CAIRO_TEST (unbounded_operator,
"Operators with an effect for transparent source/mask",
- "XFAIL=svg12 operator", /* keywords */
+ "operator", /* keywords */
NULL, /* requirements */
IMAGE_WIDTH, IMAGE_HEIGHT,
NULL, draw)