General: Set svn:eol-style for phpunit/includes/normalize-xml.xsl.

Follow-up to [48072], [48845].

See #51113.
Built from https://develop.svn.wordpress.org/trunk@48931


git-svn-id: http://core.svn.wordpress.org/trunk@48693 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2020-09-01 16:50:09 +00:00
parent 593624f182
commit 675f4fa43a

View File

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