Skip to content

Commit

Permalink
Fix: change phpunit parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
hregis committed Sep 30, 2011
1 parent 88fe004 commit 5b975ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/phpunit/hudson_phpunittest.xml
Expand Up @@ -9,7 +9,7 @@
colors="true"
processIsolation="false"
stopOnFailure="false"
syntaxCheck="false">
syntaxCheck="true">
<filter>
<blacklist>
<directory suffix=".php">../../build/</directory>
Expand Down

0 comments on commit 5b975ca

Please sign in to comment.