summaryrefslogtreecommitdiff
path: root/gnu/packages/xorg.scm
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2013-04-02 12:47:39 +0200
committerAndreas Enge <andreas@enge.fr>2013-04-02 12:47:39 +0200
commit8dc5d0cf7e18ee423c73087570c6b50d215ae216 (patch)
tree01605306b24142a0d2513f241ace5ebcbc00b91d /gnu/packages/xorg.scm
parentc7f9993146a12c579098959b3b0dcfdb46151fee (diff)
downloadgnu-guix-8dc5d0cf7e18ee423c73087570c6b50d215ae216.tar
gnu-guix-8dc5d0cf7e18ee423c73087570c6b50d215ae216.tar.gz
gnu: xorg: Re-enable tests for xorg-server.
* gnu/packages/xorg.scm (xorg-server): Re-enable (failing) tests.
Diffstat (limited to 'gnu/packages/xorg.scm')
-rw-r--r--gnu/packages/xorg.scm2
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 0059effa95..7c08e4471e 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -4774,8 +4774,6 @@ emulation to complete hardware acceleration for modern GPUs.")
;; ("xkeyboard-config" ,xkeyboard-config)
("xtrans" ,xtrans)
("zlib" ,zlib)))
- (arguments
- `(#:tests? #f))
(home-page "http://www.x.org/wiki/")
(synopsis "xorg implementation of the X Window System")
(description "X.org provides an implementation of the X Window System")