diff options
Diffstat (limited to 'php-sebastian-lines-of-code5.spec')
| -rw-r--r-- | php-sebastian-lines-of-code5.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-sebastian-lines-of-code5.spec b/php-sebastian-lines-of-code5.spec index 4dc33e2..5445905 100644 --- a/php-sebastian-lines-of-code5.spec +++ b/php-sebastian-lines-of-code5.spec @@ -96,7 +96,7 @@ ret=0 for cmd in php php84 php85; do if which $cmd; then $cmd -d auto_prepend_file=%{buildroot}%{php_home}/%{ns_vendor}/%{ns_project}%{major}/autoload.php \ - %{_bindir}/phpunit12 || ret=1 + %{_bindir}/phpunit13 || ret=1 fi done exit $ret |
