Changeset 50292 for trunk/tests/phpunit/tests/general/wpError.php
- Timestamp:
- 02/11/2021 09:38:30 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/general/wpError.php
r49115 r50292 8 8 * @coversDefaultClass WP_Error 9 9 */ 10 class Tests_ WP_Error extends WP_UnitTestCase {10 class Tests_General_wpError extends WP_UnitTestCase { 11 11 12 12 /**
Note: See TracChangeset
for help on using the changeset viewer.