summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-zendframework-zend-mail.spec6
1 files changed, 0 insertions, 6 deletions
diff --git a/php-zendframework-zend-mail.spec b/php-zendframework-zend-mail.spec
index 53a980f..638602c 100644
--- a/php-zendframework-zend-mail.spec
+++ b/php-zendframework-zend-mail.spec
@@ -125,12 +125,6 @@ Zend\Loader\AutoloaderFactory::factory(array(
require_once '%{php_home}/Zend/autoload.php';
EOF
-if %{_bindir}/phpunit --atleast-version 5
-then
- : Skip test not compatible with PHPUnit 5
- rm test/Header/SenderTest.php
-fi
-
%{_bindir}/phpunit --include-path=%{buildroot}%{php_home}
if which php70; then