I18N: Following [45688], remove test for removed method.

See #44865.
Built from https://develop.svn.wordpress.org/trunk@45689


git-svn-id: http://core.svn.wordpress.org/trunk@45500 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling 2019-07-27 14:30:57 +00:00
parent 892a80d974
commit 391d6a3f2b
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.3-alpha-45688';
$wp_version = '5.3-alpha-45689';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.