Make WordPress Core

Changeset 29747 for trunk


Ignore:
Timestamp:
09/15/2014 06:05:06 PM (10 years ago)
Author:
wonderboymusic
Message:

After [29200] and [29250], Tests_MS::test_multisite_bootstrap() should no longer have the @expectedDeprecated annotation.

File:
1 edited

Legend:

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

    r29552 r29747  
    14141414    /**
    14151415     * @ticket 27884
    1416      *
    1417      * @expectedDeprecated define()
    14181416     */
    14191417    function test_multisite_bootstrap() {
    1420         global $current_site, $current_blog;
     1418        global $current_blog;
    14211419
    14221420        $network_ids = array(
Note: See TracChangeset for help on using the changeset viewer.