Changeset 47780 for trunk/tests/phpunit/tests/functions/wpGetMimeTypes.php
- Timestamp:
- 05/10/2020 12:07:49 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/functions/wpGetMimeTypes.php
r46586 r47780 6 6 * @group functions.php 7 7 */ 8 class Tests_ wp_get_mime_types extends WP_UnitTestCase {8 class Tests_Functions_wpGetMimeTypes extends WP_UnitTestCase { 9 9 10 10 /**
Note: See TracChangeset
for help on using the changeset viewer.