Tests: `setExpectedDeprecated` and `setExpectedIncorrectUsage` tests should make assertions.

Introduced in [31306].

See #36016.
Built from https://develop.svn.wordpress.org/trunk@36785


git-svn-id: http://core.svn.wordpress.org/trunk@36752 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Boone Gorges 2016-02-29 21:56:26 +00:00
parent 7136d00cc5
commit dadda0794e
1 changed files with 1 additions and 1 deletions

View File

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