gnu: emacs-selectrum: Skip tests.

* gnu/packages/emacs-xyz.scm (emacs-selectrum)[arguments]: Add #:tests? #f.
This commit is contained in:
Liliana Marie Prikler 2025-03-21 22:01:41 +01:00
parent 95f8c6d5a3
commit 4e896f6fae
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -13885,6 +13885,7 @@ for Ivy and Company that make use of the library.")
(sha256
(base32 "02jrki6vzyfyi1bbslki5pk2348flh9dz18jkc4y7p60bvbr52cb"))))
(build-system emacs-build-system)
(arguments (list #:tests? #f)) ; no tests
(home-page "https://github.com/raxod502/selectrum/")
(synopsis "Incremental narrowing in Emacs")
(description "Selectrum is a solution for incremental narrowing in