Make WordPress Core

Changeset 1328 in tests


Ignore:
Timestamp:
07/29/2013 01:07:40 AM (13 years ago)
Author:
bpetty
Message:

Opened ticket for broken imagick alpha tests in #24871.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/image/editor_imagick.php

    r1188 r1328  
    127127        /**
    128128         * Test the image created with WP_Image_Edior_Imagick preserves alpha when resizing
    129          *
     129         *
     130         * @ticket 24871
    130131         */
    131132        public function test_image_preserves_alpha_on_resize() {
     
    146147        /**
    147148         * Test the image created with WP_Image_Edior_Imagick preserves alpha with no resizing etc
    148          *
     149         *
     150         * @ticket 24871
    149151         */
    150152        public function test_image_preserves_alpha() {
Note: See TracChangeset for help on using the changeset viewer.