summaryrefslogtreecommitdiff
path: root/test/operator.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/operator.c')
-rw-r--r--test/operator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/operator.c b/test/operator.c
index 39596e1a8..666fcafd6 100644
--- a/test/operator.c
+++ b/test/operator.c
@@ -59,7 +59,7 @@ draw (cairo_t *cr, int width, int height)
CAIRO_TEST (operator,
"Tests using set_operator()",
- "XFAIL=svg12 operator", /* keywords */
+ "operator", /* keywords */
NULL, /* requirements */
(SIZE+PAD) * N_OPERATORS + PAD, SIZE + 2*PAD,
NULL, draw)