Canonical: Remove a duplicate test data entry.

Fixes #37370

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


git-svn-id: http://core.svn.wordpress.org/trunk@38004 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn 2016-07-14 20:51:31 +00:00
parent 94d344829e
commit e54a72fc2f

View File

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