Changeset 40523 for trunk/tests/phpunit/tests/upload.php
- Timestamp:
- 04/22/2017 07:38:42 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/upload.php
r36717 r40523 9 9 10 10 function setUp() { 11 if ( is_multisite() ) {12 $this->knownUTBug( 35 );13 }14 15 11 $this->_reset_options(); 16 12 parent::setUp();
Note: See TracChangeset
for help on using the changeset viewer.