Changeset 55562 for trunk/tests/phpunit/tests/formatting/getBloginfo.php
- Timestamp:
- 03/19/2023 12:03:30 PM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/formatting/getBloginfo.php
r54728 r55562 9 9 10 10 /** 11 * @dataProvider locales11 * @dataProvider data_get_bloginfo_language 12 12 * @ticket 28303 13 13 */ … … 23 23 } 24 24 25 public function locales() {25 public function data_get_bloginfo_language() { 26 26 return array( 27 27 // Locale, language code.
Note: See TracChangeset
for help on using the changeset viewer.