Remove unit tests for deprecated ajax tag search function.

Fixes unit tests failing since r42614.

Ammends [42614].
See #38922.

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


git-svn-id: http://core.svn.wordpress.org/trunk@42448 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Adam Silverstein 2018-01-30 02:29:31 +00:00
parent 35a20d8f50
commit 587da39a9e

View File

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