Make WordPress Core


Ignore:
Timestamp:
04/23/2017 01:24:41 AM (8 years ago)
Author:
johnbillion
Message:

Build/Test Tools: Be strict about tests that do not test anything.

See #40538

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/phpunit.xml.dist

    r40520 r40534  
    33        backupGlobals="false"
    44        colors="true"
     5        beStrictAboutTestsThatDoNotTestAnything="true"
    56        >
    67    <testsuites>
Note: See TracChangeset for help on using the changeset viewer.