mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-24 11:39:46 -05: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:
parent
8c81e9f2db
commit
048c557d66
1 changed files with 1 additions and 2 deletions
|
@ -2424,8 +2424,7 @@ (define-public kemoticons
|
|||
("kcoreaddons" ,kcoreaddons)
|
||||
("qtbase" ,qtbase)))
|
||||
(arguments
|
||||
`(#:tests? #f ; FIXME: 2/2 tests fail.
|
||||
#:phases
|
||||
`(#:phases
|
||||
(modify-phases %standard-phases
|
||||
(add-before 'check 'check-setup
|
||||
(lambda _
|
||||
|
|
Loading…
Reference in a new issue