Add timeouts

This commit is contained in:
Laurent Destailleur 2012-01-11 16:01:35 +01:00
parent c7e39e3f8d
commit c773e25c21

View File

@ -53,4 +53,6 @@
</exclude>
</whitelist>
</filter>
<ini name="max_execution_time" value="600"/>
<ini name="max_input_time" value="600"/>
</phpunit>