diff --git a/build.xml b/build.xml index 8edf1f3d6962ff59ecc35f9827eb9b7ddb993b84..be47aadb527acb0f0cb8bff0c134596a18eb108d 100644 --- a/build.xml +++ b/build.xml @@ -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>