3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: kemoticons: Enable test-suite.

Without anything changed the test-suite now passes, thus can be enabled.

* gnu/package/kde-frameworks.scm(kemoticons)[arguments]<#:tests?>: Remove.
This commit is contained in:
Hartmut Goebel 2019-01-02 02:23:25 +01:00
parent 8c81e9f2db
commit 048c557d66
No known key found for this signature in database
GPG key ID: 634A8DFFD3F631DF

View file

@ -2424,8 +2424,7 @@ engine WebKit via QtWebKit.")
("kcoreaddons" ,kcoreaddons)
("qtbase" ,qtbase)))
(arguments
`(#:tests? #f ; FIXME: 2/2 tests fail.
#:phases
`(#:phases
(modify-phases %standard-phases
(add-before 'check 'check-setup
(lambda _