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