convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="false"
- syntaxCheck="true"
bootstrap="./bootstrap.php"
beStrictAboutTestsThatDoNotTestAnything="true"
>
</testsuites>
<filter>
<whitelist>
- <directory>./lib/</directory>
+ <directory>../../lib-php/</directory>
</whitelist>
</filter>