summaryrefslogtreecommitdiff
path: root/test/record90.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2012-05-23 12:26:50 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2012-05-23 12:27:47 +0100
commit3ae8bce832cbd21831a26aeb4ac0d808900711f5 (patch)
tree285062ef102e34e2f3fce9afedc9499ebe5e6f51 /test/record90.c
parente73830915b508efa587c6b706d7501a674fdec94 (diff)
downloadcairo-3ae8bce832cbd21831a26aeb4ac0d808900711f5.tar.gz
test/record90: Rotate the reference so that it is wholly visible
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'test/record90.c')
-rw-r--r--test/record90.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/record90.c b/test/record90.c
index 3c28a9a1d..95ba3b1b1 100644
--- a/test/record90.c
+++ b/test/record90.c
@@ -485,7 +485,7 @@ CAIRO_TEST (record90_self_intersecting,
"Test strokes of self-intersecting paths",
"record, stroke, trap", /* keywords */
NULL, /* requirements */
- 10, 20,
+ 20, 10,
NULL, record_self_intersecting)
CAIRO_TEST (record90_text_transform,
"Test various applications of the font matrix",