me
/
guix
Archived
1
0
Fork 0

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.
master
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
1 changed files with 1 additions and 2 deletions

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 _