diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-11-30 18:04:10 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-11-30 18:04:10 +0100 |
commit | cc3d5779842fd274499e7427d3e5788557b17d39 (patch) | |
tree | b5e9f92c27c256409c16c79a96e5593330e15d1b /php-ocramius-proxy-manager-dev.spec | |
parent | a77114f8b86ccb72f2450f3ec2678e404831169d (diff) |
php-ocramius-proxy-manager: dup the spec
Diffstat (limited to 'php-ocramius-proxy-manager-dev.spec')
-rw-r--r-- | php-ocramius-proxy-manager-dev.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-ocramius-proxy-manager-dev.spec b/php-ocramius-proxy-manager-dev.spec index 4a04297..409cd03 100644 --- a/php-ocramius-proxy-manager-dev.spec +++ b/php-ocramius-proxy-manager-dev.spec @@ -144,7 +144,7 @@ require_once '%{buildroot}%{phpdir}/ProxyManager/autoload.php'; EOF : Run tests -%{_bindir}/phpunit --verbose --exclude-group Performance +php71 %{_bindir}/phpunit --verbose --exclude-group Performance %else : Tests skipped %endif |