Changeset 51568 for trunk/tests/phpunit/tests/xmlrpc/wp/uploadFile.php
- Timestamp:
- 08/07/2021 10:29:41 AM (5 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/xmlrpc/wp/uploadFile.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/xmlrpc/wp/uploadFile.php
r51415 r51568 7 7 class Tests_XMLRPC_wp_uploadFile extends WP_XMLRPC_UnitTestCase { 8 8 9 public function tear Down() {9 public function tear_down() { 10 10 $this->remove_added_uploads(); 11 11 12 parent::tear Down();12 parent::tear_down(); 13 13 } 14 14
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)