- Timestamp:
- 05/10/2020 12:07:49 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/functions/numberFormatI18n.php
r36795 r47780 7 7 * @group i18n 8 8 */ 9 class Tests_Functions_Number _Format_I18n extends WP_UnitTestCase {9 class Tests_Functions_NumberFormatI18n extends WP_UnitTestCase { 10 10 public function test_should_fall_back_to_number_format_when_wp_locale_is_not_set() { 11 11 $locale = clone $GLOBALS['wp_locale'];
Note: See TracChangeset
for help on using the changeset viewer.