diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm index c1812723f9..5591dfb688 100644 --- a/gnu/packages/lisp-xyz.scm +++ b/gnu/packages/lisp-xyz.scm @@ -6033,11 +6033,6 @@ (define-public sbcl-cl-reexport (list sbcl-alexandria)) (native-inputs (list sbcl-prove)) - (arguments - ;; FIXME: Test fails with the following, why? - ;; Component "cl-reexport-test" not found, required by - ;; # - `(#:tests? #f)) (synopsis "Reexport external symbols in other Common Lisp packages") (description "Cl-reexport makes a package reexport symbols which are external