gnu: sbcl-cl-reexport: Remove obsolete test workaround.

* gnu/packages/lisp-xyz.scm (sbcl-cl-reexport)[arguments]: Remove.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
This commit is contained in:
Pierre Neidhardt 2022-07-04 19:03:48 +02:00 committed by Guillaume Le Vaillant
parent f3e71d7b8e
commit 7f35234002
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -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
;; #<SYSTEM "cl-reexport-test">
`(#:tests? #f))
(synopsis "Reexport external symbols in other Common Lisp packages")
(description
"Cl-reexport makes a package reexport symbols which are external