The #:tests? #t is actually harmless here, because there are no tests (though there is a trivial 'check' target). The ‘; No tests.’ comment might be confusing though.
* gnu/packages/image.scm (libicns)[arguments]: Remove. --- gnu/packages/image.scm | 2 -- 1 file changed, 2 deletions(-) diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm index 6e67c56d78..48bf546cf3 100644 --- a/gnu/packages/image.scm +++ b/gnu/packages/image.scm @@ -565,8 +565,6 @@ maximum quality factor.") (inputs `(("libpng" ,libpng) ("jasper" ,jasper))) - (arguments - `(#:tests? #t)) ; No tests. (home-page "http://icns.sourceforge.net/") (synopsis "Library for handling Mac OS icns resource files") (description -- 2.33.0