Changeset 29789 for trunk/tests/phpunit/tests/image/meta.php
- Timestamp:
- 09/29/2014 01:36:38 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/image/meta.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/image/meta.php
r25002 r29789 88 88 function test_exif_error() { 89 89 90 // http ://trac.wordpress.org/ticket/657190 // https://core.trac.wordpress.org/ticket/6571 91 91 // this triggers a warning mesage when reading the exif block 92 92 $out = wp_read_image_metadata(DIR_TESTDATA.'/images/waffles.jpg');
Note: See TracChangeset
for help on using the changeset viewer.