Changeset 48221 for trunk/tests/phpunit/tests/image/meta.php
- Timestamp:
- 06/30/2020 12:41:57 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/image/meta.php
r47122 r48221 131 131 132 132 /** 133 * wp_read_image_metadata() should false if the image file doesn't exist 134 * 135 * @return void 133 * wp_read_image_metadata() should return false if the image file doesn't exist. 136 134 */ 137 135 public function test_missing_image_file() {
Note: See TracChangeset
for help on using the changeset viewer.