summaryrefslogtreecommitdiff
path: root/test/device-offset-scale.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/device-offset-scale.c')
-rw-r--r--test/device-offset-scale.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/device-offset-scale.c b/test/device-offset-scale.c
index 11e68f938..3df3d38f9 100644
--- a/test/device-offset-scale.c
+++ b/test/device-offset-scale.c
@@ -67,7 +67,7 @@ draw (cairo_t *cr, int width, int height)
CAIRO_TEST (device_offset_scale,
"Test that the device-offset transform is transformed by the ctm.",
- "XFAIL=svg device-offset", /* keywords */
+ "device-offset", /* keywords */
NULL, /* requirements */
WIDTH, HEIGHT,
NULL, draw)