Tests: Add unit tests for number_format_i18n().

Props pbearne for initial patch.
Fixes #36029.
Built from https://develop.svn.wordpress.org/trunk@36795


git-svn-id: http://core.svn.wordpress.org/trunk@36762 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Pascal Birchler 2016-03-01 21:20:29 +00:00
parent 5a7a3bb924
commit dfadc557b6

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.5-beta1-36794';
$wp_version = '4.5-beta1-36795';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.