After [37702], correct the expected result in test_size_format().

See #37037.
Built from https://develop.svn.wordpress.org/trunk@37705


git-svn-id: http://core.svn.wordpress.org/trunk@37671 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2016-06-14 22:13:27 +00:00
parent bbd663415c
commit c4cdc9e7ad

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.6-alpha-37704';
$wp_version = '4.6-alpha-37705';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.