Changeset 30279
- Timestamp:
- 11/08/2014 08:17:17 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/testcase-xmlrpc.php
r25002 r30279 17 17 function tearDown() { 18 18 remove_filter( 'pre_option_enable_xmlrpc', '__return_true' ); 19 $this->remove_added_uploads(); 19 20 20 21 parent::tearDown();
Note: See TracChangeset
for help on using the changeset viewer.