I18N: Introduce unit tests for the Japanese language in order to facilitate future improvements.

Props ryotsun

Fixes #43829

Built from https://develop.svn.wordpress.org/trunk@43359


git-svn-id: http://core.svn.wordpress.org/trunk@43187 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn 2018-06-28 02:35:20 +00:00
parent 66fa722850
commit 649a95f840

View File

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