diff options
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 |