Fix: regression

This commit is contained in:
Regis Houssin 2012-10-28 10:44:02 +01:00
parent c819538cda
commit 36c3e19349

View File

@ -93,7 +93,6 @@
--log-junit ${basedir}/hudson/logs/junit.xml
--coverage-clover ${basedir}/hudson/coverage/clover.xml
--coverage-html ${basedir}/hudson/coverage/
-d max_execution_time=300
test/phpunit/AllTests.php
"/>
</exec>