From aa5d2139166734404be634c4e1258679c21aebec Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 5 Jun 2014 15:14:01 +0200 Subject: PHP 5.6: fix regression introduce in fix for #67118 --- php-horde-Horde-Imap-Client.spec | 3 --- 1 file changed, 3 deletions(-) (limited to 'php-horde-Horde-Imap-Client.spec') diff --git a/php-horde-Horde-Imap-Client.spec b/php-horde-Horde-Imap-Client.spec index cc7d49e..0387d1a 100644 --- a/php-horde-Horde-Imap-Client.spec +++ b/php-horde-Horde-Imap-Client.spec @@ -127,9 +127,6 @@ done | tee ../%{pear_name}.lang src=$(pwd)/%{pear_name}-%{version} cd %{pear_name}-%{version}/test/$(echo %{pear_name} | sed -e s:_:/:g) -# Ignore failed test - under investigation -rm DateTimeTest.php - phpunit \ --include-path=$src/lib \ -d date.timezone=UTC \ -- cgit