Changeset 44577 for trunk/tests/phpunit/tests/image/editor.php
- Timestamp:
- 01/14/2019 04:54:01 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/image/editor.php
r43571 r44577 15 15 * Setup test fixture 16 16 */ 17 public function set up() {17 public function setUp() { 18 18 require_once( ABSPATH . WPINC . '/class-wp-image-editor.php' ); 19 19
Note: See TracChangeset
for help on using the changeset viewer.