Changeset 49488 for trunk/tests/phpunit/tests/image/editorGd.php
- Timestamp:
- 11/03/2020 03:50:51 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/image/editorGd.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/image/editorGd.php
r48937 r49488 532 532 533 533 $editor = new WP_Image_Editor_GD( $file ); 534 $this->assertNotWPError( $editor );535 534 $editor->load(); 536 535 $editor->rotate( 180 );
Note: See TracChangeset
for help on using the changeset viewer.