Unit Tests: prevent rewrite spillage from @group author unit tests.

See #36587.

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


git-svn-id: http://core.svn.wordpress.org/trunk@37272 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Scott Taylor 2016-04-22 23:48:27 +00:00
parent 8ec77ea445
commit be6a91bf58

View File

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