gnu: sbcl-lisp-namespace: Enable tests.
* gnu/packages/lisp-xyz.scm (sbcl-lisp-namespace)[arguments]: Enable tests. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
This commit is contained in:
parent
64030b3978
commit
664be491a4
@ -6209,9 +6209,6 @@ neat APIs and connection-pooling. It is meant to supersede Drakma.")
|
||||
`(("alexandria" ,sbcl-alexandria)))
|
||||
(native-inputs
|
||||
(list sbcl-fiveam))
|
||||
(arguments
|
||||
`(;; XXX: Component LISP-NAMESPACE-ASD::LISP-NAMESPACE.TEST not found
|
||||
#:tests? #f))
|
||||
(synopsis "LISP-N, or extensible namespaces in Common Lisp")
|
||||
(description "Common Lisp already has major 2 namespaces, function
|
||||
namespace and value namespace (or variable namespace), but there are actually
|
||||
|
Loading…
Reference in New Issue
Block a user