summaryrefslogtreecommitdiff
path: root/test/device-offset.c
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2006-06-19 03:13:56 -0400
committerBehdad Esfahbod <behdad@behdad.org>2006-06-19 03:20:09 -0400
commit70d3719ec9d0dbe7e37f3ad3c5cfbe596be4f409 (patch)
tree7ce2e8f6cda0009e304c671665c22b4179f3c5dd /test/device-offset.c
parentfde08da55f293cd40927c8a1d41db0e478785e8e (diff)
Add test device-offset-positive.
Diffstat (limited to 'test/device-offset.c')
-rw-r--r--test/device-offset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/device-offset.c b/test/device-offset.c
index 6a23226bc..b796ba670 100644
--- a/test/device-offset.c
+++ b/test/device-offset.c
@@ -31,7 +31,7 @@
cairo_test_t test = {
"device-offset",
- "Simple test using a surface with a device-offset as a source.",
+ "Simple test using a surface with a negative device-offset as a source.",
SIZE, SIZE
};