Make WordPress Core

Changeset 852 in tests


Ignore:
Timestamp:
07/02/2012 07:01:55 AM (13 years ago)
Author:
nacin
Message:

Manually (and temporarily) exclude the one remaining file that needs to be ported. see #97.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/phpunit.xml

    r766 r852  
    88        <testsuite>
    99            <directory suffix=".php">wp-testcase</directory>
     10            <exclude>/Users/nacin/Sites/unit-tests-svn/trunk/wp-testcase/test_query_results.php</exclude>
    1011        </testsuite>
    1112    </testsuites>
Note: See TracChangeset for help on using the changeset viewer.