Tests: Remove debug from [36882].

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


git-svn-id: http://core.svn.wordpress.org/trunk@36850 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dion Hulse 2016-03-08 07:08:26 +00:00
parent 227254aa74
commit 0d60e585e6

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.5-beta2-36882';
$wp_version = '4.5-beta2-36883';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.