Changeset 1328 in tests
- Timestamp:
- 07/29/2013 01:07:40 AM (13 years ago)
- File:
-
- 1 edited
-
trunk/tests/image/editor_imagick.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/image/editor_imagick.php
r1188 r1328 127 127 /** 128 128 * Test the image created with WP_Image_Edior_Imagick preserves alpha when resizing 129 * 129 * 130 * @ticket 24871 130 131 */ 131 132 public function test_image_preserves_alpha_on_resize() { … … 146 147 /** 147 148 * Test the image created with WP_Image_Edior_Imagick preserves alpha with no resizing etc 148 * 149 * 150 * @ticket 24871 149 151 */ 150 152 public function test_image_preserves_alpha() {
Note: See TracChangeset
for help on using the changeset viewer.