diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-12-07 10:09:29 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-12-07 10:09:29 +0100 |
commit | 42c052c1f2f691d30a7e5dfd99035c4ea6d2a865 (patch) | |
tree | ba3a17647968638a38e21d5432cb268d266629d9 | |
parent | e944878de1b629acb01ca522425fcc8d1d9671e4 (diff) |
php-bartlett-PHP-Reflect: cleanup
-rw-r--r-- | php-bartlett-PHP-Reflect.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-bartlett-PHP-Reflect.spec b/php-bartlett-PHP-Reflect.spec index 993d76b..ee16f9a 100644 --- a/php-bartlett-PHP-Reflect.spec +++ b/php-bartlett-PHP-Reflect.spec @@ -171,7 +171,7 @@ install -D -p -m 644 bin/phpreflect.1 %{buildroot}%{_mandir}/man1/phpref %check %if %{with_tests} # Version 4.0.0: OK, but incomplete, skipped, or risky tests! -Tests: 122, Assertions: 123, Incomplete: 3. +# Tests: 122, Assertions: 123, Incomplete: 3. %{_bindir}/phpunit \ --include-path=%{buildroot}%{_datadir}/php \ --verbose |