summaryrefslogtreecommitdiffstats
path: root/php-horde-Horde-Date.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-horde-Horde-Date.spec')
-rw-r--r--php-horde-Horde-Date.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-horde-Horde-Date.spec b/php-horde-Horde-Date.spec
index d6447a9..8919414 100644
--- a/php-horde-Horde-Date.spec
+++ b/php-horde-Horde-Date.spec
@@ -110,7 +110,7 @@ done | tee ../%{pear_name}.lang
%check
%if %{with_tests}
cd %{pear_name}-%{version}/test/$(echo %{pear_name} | sed -e s:_:/:g)
-phpunit .
+phpunit --verbose .
%else
: Test disabled, missing '--with tests' option.
%endif