diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2010-06-26 14:20:25 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2010-06-26 14:32:27 +0100 |
commit | 0f1ff0daab7259ec16076f788760da4f35cb0cdc (patch) | |
tree | eec63fb3dd96347295b92b5c3b071c768b93d311 | |
parent | 45d1f461ce2d2e3af16a5a90ffd8980bffc5eaa8 (diff) |
test: Missing ref image.1.9.10
-rw-r--r-- | test/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 690a0241..a66e0104 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -999,6 +999,7 @@ REFERENCE_IMAGES = \ ps-surface-source.argb32.ref.png \ ps-surface-source.svg12.argb32.xfail.png \ ps-surface-source.svg12.rgb24.xfail.png \ + push-group-path-offset.ref.png \ push-group.image16.ref.png \ push-group.quartz.argb32.ref.png \ push-group.quartz.rgb24.ref.png \ |