1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 03:50:45 +02:00

gnu: emacs-prop-menu: Fix tests.

* gnu/packages/emacs-xyz.scm (emacs-prop-menu)[arguments]: Add #:test-command.
This commit is contained in:
Liliana Marie Prikler 2025-04-05 18:43:06 +02:00
parent 6cb70e14f8
commit b9d9d1aba8
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -24153,6 +24153,8 @@ used in each project if desired.")
(base32
"18ap2liz5r5a8ja2zz9182fnfm47jnsbyblpq859zks356k37iwc"))))
(build-system emacs-build-system)
(arguments (list #:test-command
#~(list "make" "test" "BATCHEMACS=emacs --batch")))
(home-page
"https://github.com/david-christiansen/prop-menu-el")
(synopsis