summaryrefslogtreecommitdiff
path: root/test/large-twin-antialias-mixed.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/large-twin-antialias-mixed.c')
-rw-r--r--test/large-twin-antialias-mixed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/large-twin-antialias-mixed.c b/test/large-twin-antialias-mixed.c
index 57aa5d77..9626a9dd 100644
--- a/test/large-twin-antialias-mixed.c
+++ b/test/large-twin-antialias-mixed.c
@@ -92,6 +92,6 @@ draw (cairo_t *cr, int width, int height)
CAIRO_TEST (large_twin_antialias_mixed,
"Tests the internal font (with intermixed antialiasing)",
"twin, font", /* keywords */
- NULL, /* requirements */
+ "target=raster", /* requirements */
524, 240,
NULL, draw)