Fix: change phpunit parameter

This commit is contained in:
Regis Houssin 2011-09-30 09:35:01 +02:00
parent 88fe00429e
commit 5b975ca143

View File

@ -9,7 +9,7 @@
colors="true" colors="true"
processIsolation="false" processIsolation="false"
stopOnFailure="false" stopOnFailure="false"
syntaxCheck="false"> syntaxCheck="true">
<filter> <filter>
<blacklist> <blacklist>
<directory suffix=".php">../../build/</directory> <directory suffix=".php">../../build/</directory>