Remove failing xmlrpc upload test.

This test was added [34577], but shouldn't have been, because the bug it
describes has not been fixed.

See #21292.
Built from https://develop.svn.wordpress.org/trunk@34604


git-svn-id: http://core.svn.wordpress.org/trunk@34568 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Boone Gorges 2015-09-26 20:32:25 +00:00
parent 2c30a11518
commit cc8df8ecb6

View File

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