summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-horde-Horde-Mime.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-horde-Horde-Mime.spec b/php-horde-Horde-Mime.spec
index f9d6cc2..904be13 100644
--- a/php-horde-Horde-Mime.spec
+++ b/php-horde-Horde-Mime.spec
@@ -135,7 +135,7 @@ cd %{pear_name}-%{version}/test/$(echo %{pear_name} | sed -e s:_:/:g)
rm MdnTest.php
%endif
-%{_bindir}/phpunit .
+%{_bindir}/phpunit -d xdebug.max_nesting_level=1000 .
if which php70; then
php70 %{_bindir}/phpunit .