Make WordPress Core

Changeset 892 in tests for trunk/tests/test_actions.php


Ignore:
Timestamp:
07/09/2012 02:15:01 PM (13 years ago)
Author:
nacin
Message:

Revert [886] and [888]. see [891].

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/test_actions.php

    r888 r892  
    218218    }
    219219
    220     // See #11241
    221220    function test_action_keyed_array() {
     221        $this->knownWPBug(11241);
    222222        $a = new MockAction();
    223223
Note: See TracChangeset for help on using the changeset viewer.