Make WordPress Core


Ignore:
Timestamp:
08/03/2021 03:14:03 PM (4 years ago)
Author:
desrosj
Message:

Build/Test Tools: Revert changes only included for testing purposes.

Follow up to [51535-51536].

See #52644.

File:
1 edited

Legend:

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

    r51535 r51537  
    2828        $b = array(
    2929            '_baba' => 5,
    30             'yZ'    => 'bab',
     30            'yZ'    => 'baba',
    3131            'a'     => array( 5, 111, 'x' ),
    3232        );
Note: See TracChangeset for help on using the changeset viewer.