gnu: knewstuff: Enable test-suite.

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

* gnu/package/kde-frameworks.scm(knewstuff)[arguments]<#:tests?>: Remove.
This commit is contained in:
Hartmut Goebel 2019-01-02 02:49:02 +01:00
parent 048c557d66
commit e11553f742
No known key found for this signature in database
GPG Key ID: 634A8DFFD3F631DF
1 changed files with 1 additions and 2 deletions

View File

@ -2732,8 +2732,7 @@ KIO enabled infrastructure.")
("solid" ,solid)
("sonnet" ,sonnet)))
(arguments
`(#:tests? #f ; FIXME: 1/3 tests fail.
#:phases
`(#:phases
(modify-phases %standard-phases
(add-before 'check 'check-setup
(lambda _ ; XDG_DATA_DIRS isn't set