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