Skip to content
Snippets Groups Projects
Commit 36c3e193 authored by Regis Houssin's avatar Regis Houssin
Browse files

Fix: regression

parent c819538c
Branches
No related tags found
No related merge requests found
...@@ -93,7 +93,6 @@ ...@@ -93,7 +93,6 @@
--log-junit ${basedir}/hudson/logs/junit.xml --log-junit ${basedir}/hudson/logs/junit.xml
--coverage-clover ${basedir}/hudson/coverage/clover.xml --coverage-clover ${basedir}/hudson/coverage/clover.xml
--coverage-html ${basedir}/hudson/coverage/ --coverage-html ${basedir}/hudson/coverage/
-d max_execution_time=300
test/phpunit/AllTests.php test/phpunit/AllTests.php
"/> "/>
</exec> </exec>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment