- Timestamp:
- 11/04/2021 03:22:47 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/functions/canonicalCharset.php
r49006 r52010 56 56 * @covers ::get_option 57 57 */ 58 function test_update_option_blog_charset() {58 public function test_update_option_blog_charset() { 59 59 $orig_blog_charset = get_option( 'blog_charset' ); 60 60
Note: See TracChangeset
for help on using the changeset viewer.