summaryrefslogtreecommitdiff
path: root/test/smask-image-mask.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/smask-image-mask.c')
-rw-r--r--test/smask-image-mask.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/smask-image-mask.c b/test/smask-image-mask.c
index b3bba602b..141872178 100644
--- a/test/smask-image-mask.c
+++ b/test/smask-image-mask.c
@@ -77,7 +77,7 @@ draw (cairo_t *cr, int width, int height)
CAIRO_TEST (smask_image_mask,
"Test the support of \"soft\" masks with a secondary image mask",
- "XFAIL=pdf smask, image", /* keywords */
+ "smask, image", /* keywords */
NULL, /* requirements */
60, 60,
NULL, draw)