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:
parent
6cb70e14f8
commit
b9d9d1aba8
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue