Changeset 50449 for trunk/tests/phpunit/tests/image/editor.php
- Timestamp:
- 02/27/2021 04:54:52 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/image/editor.php
r49230 r50449 20 20 require_once DIR_TESTDATA . '/../includes/mock-image-editor.php'; 21 21 22 // This needs to come after the mock image editor class is loaded. 22 23 parent::setUp(); 23 24 }
Note: See TracChangeset
for help on using the changeset viewer.