Make WordPress Core

Changeset 905 in tests for trunk/phpunit.xml


Ignore:
Timestamp:
07/18/2012 07:37:03 PM (13 years ago)
Author:
nacin
Message:

Update closures tests. Tests_Actions_Closures, don't use rand_str() for tag names, and remove when done so PHPUnit backing up globals doesn't try to serialize a closure.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/phpunit.xml

    r897 r905  
    99        <testsuite>
    1010            <directory suffix=".php">tests</directory>
    11             <file phpVersion="5.3.0">tests/test_actions_closures.php</file>
     11            <file phpVersion="5.3.0">tests/actions/closures.php</file>
    1212        </testsuite>
    1313    </testsuites>
Note: See TracChangeset for help on using the changeset viewer.