<phpunit backupGlobals="false"
|
bootstrap="bootstrap.php"
|
colors="true">
|
<testsuites>
|
<testsuite name="All Tests">
|
<file>Framework/Mime.php</file>
|
<file>Framework/Shared.php</file>
|
<file>Framework/Utils.php</file>
|
<file>Framework/VCard.php</file>
|
<file>HtmlToText.php</file>
|
<file>MailFunc.php</file>
|
</testsuite>
|
</testsuites>
|
</phpunit>
|