Make WordPress Core


Ignore:
Timestamp:
04/19/2015 05:38:07 AM (11 years ago)
Author:
pento
Message:

Backport the PHPUnit test fixes from [31622] to the 4.1 branch.

Props boonebgorges.

See #31537.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/4.1/tests/phpunit/tests/cache.php

    r25002 r32147  
    1515
    1616        function tearDown() {
     17                $this->flush_cache();
    1718                parent::tearDown();
    18                 $this->flush_cache();
    1919        }
    2020
Note: See TracChangeset for help on using the changeset viewer.