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"
processIsolation="false"
stopOnFailure="false"
syntaxCheck="false">
syntaxCheck="true">
<filter>
<blacklist>
<directory suffix=".php">../../build/</directory>