From 5e2603a1c588bf823c4743585e5d3755499882d1 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 22 May 2014 17:31:25 +0200 Subject: php-horde-Horde-Service-Weather: enable tests --- php-horde-Horde-Service-Weather.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php-horde-Horde-Service-Weather.spec') diff --git a/php-horde-Horde-Service-Weather.spec b/php-horde-Horde-Service-Weather.spec index 60f1c50..e17c040 100644 --- a/php-horde-Horde-Service-Weather.spec +++ b/php-horde-Horde-Service-Weather.spec @@ -114,7 +114,7 @@ cd %{pear_name}-%{version}/test/$(echo %{pear_name} | sed -e s:_:/:g) phpunit \ --include-path=$src/lib \ -d date.timezone=UTC \ - . || exit 0 + . %clean -- cgit