summaryrefslogtreecommitdiffstats
path: root/php-horde-Horde-Date.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-06-05 16:19:24 +0200
committerRemi Collet <fedora@famillecollet.com>2015-06-05 16:19:24 +0200
commit37ea6015f504a433bf96e787c5e0763f1dd766dd (patch)
treedca1ef554557cbe66e1533b972fe1740c305894a /php-horde-Horde-Date.spec
parent19597df23b64476e97b62a54bb4c2560e2add8cf (diff)
php-phpunit-PHPUnit: 4.7.1
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