summaryrefslogtreecommitdiff
path: root/test/finer-grained-fallbacks.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/finer-grained-fallbacks.c')
-rw-r--r--test/finer-grained-fallbacks.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/finer-grained-fallbacks.c b/test/finer-grained-fallbacks.c
index cd81e96..fa16f72 100644
--- a/test/finer-grained-fallbacks.c
+++ b/test/finer-grained-fallbacks.c
@@ -174,7 +174,7 @@ draw (cairo_t *cr, int width, int height)
CAIRO_TEST (finer_grained_fallbacks,
"Test that multiple PS/PDF fallback images in various locations are correct",
- "XFAIL=svg12 fallbacks", /* keywords */
+ "fallbacks", /* keywords */
NULL, /* requirements */
WIDTH, HEIGHT,
NULL, draw)