- Timestamp:
- 01/29/2020 12:43:23 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/formatting/SanitizeMimeType.php
r46586 r47122 5 5 */ 6 6 class Tests_Formatting_SanitizeMimeType extends WP_UnitTestCase { 7 // 17855 7 8 /** 9 * @ticket 17855 10 */ 8 11 function test_sanitize_valid_mime_type() { 9 12 $inputs = array(
Note: See TracChangeset
for help on using the changeset viewer.