summaryrefslogtreecommitdiff
path: root/gnu/packages/kde-frameworks.scm
diff options
context:
space:
mode:
authorHartmut Goebel <h.goebel@crazy-compilers.com>2019-01-02 02:49:02 +0100
committerHartmut Goebel <h.goebel@crazy-compilers.com>2019-01-17 00:19:33 +0100
commite11553f742d8ac41bd0e3772804e7d5088a27d25 (patch)
tree98f6ed6cbef45479ea42d8c1ed604678bb6e800f /gnu/packages/kde-frameworks.scm
parent048c557d661d75db632369a09e1349ce0f3eaa9b (diff)
downloadguix-patches-e11553f742d8ac41bd0e3772804e7d5088a27d25.tar
guix-patches-e11553f742d8ac41bd0e3772804e7d5088a27d25.tar.gz
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.
Diffstat (limited to 'gnu/packages/kde-frameworks.scm')
-rw-r--r--gnu/packages/kde-frameworks.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index 5b224a14ec..f2574f9220 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -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