summaryrefslogtreecommitdiff
path: root/test/self-copy-overlap.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/self-copy-overlap.c')
-rw-r--r--test/self-copy-overlap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/self-copy-overlap.c b/test/self-copy-overlap.c
index d9e6caa37..2f49ab088 100644
--- a/test/self-copy-overlap.c
+++ b/test/self-copy-overlap.c
@@ -43,7 +43,7 @@ draw (cairo_t *cr, int width, int height)
CAIRO_TEST (self_copy_overlap,
"Tests painting to itself using itself as the source"
"\nBackends treat this case inconsistently---vector backends are creating snapshots.",
- "XFAIL=!image,test-meta,test-paginated,pdf,ps,svg self-copy", /* keywords */
+ "self-copy", /* keywords */
NULL, /* requirements */
200, 200,
NULL, draw)