Make WordPress Core


Ignore:
Timestamp:
04/22/2017 07:38:42 PM (8 years ago)
Author:
johnbillion
Message:

Build/Test Tools: Remove ancient UT ticket handling.

See #40533

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/upload.php

    r36717 r40523  
    99
    1010    function setUp() {
    11         if ( is_multisite() ) {
    12             $this->knownUTBug( 35 );
    13         }
    14 
    1511        $this->_reset_options();
    1612        parent::setUp();
Note: See TracChangeset for help on using the changeset viewer.