MDL-32868 document PHPUNIT_LONGTEST in phpunit.xml.dist

This commit is contained in:
Petr Skoda 2012-05-15 15:30:52 +02:00
parent 64b0f3ab68
commit 1d4d115ae1

View File

@ -17,6 +17,10 @@
verbose="false"
>
<php>
<!--<const name="PHPUNIT_LONGTEST" value="1"/> uncomment to execute also slow or otherwise expensive tests-->
</php>
<!--All core suites need to be manually added here-->
<testsuites>