mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 11:30:44 +02:00
gnu: emacs-password-store: Fix tests.
* gnu/packages/emacs-xyz.scm (emacs-password-store) [arguments]{test-command}: Set it. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
parent
c652706ac5
commit
05f7d8dc48
1 changed files with 1 additions and 0 deletions
|
@ -25627,6 +25627,7 @@ close, copy, cut, paste, undo, redo.")
|
|||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
#:test-command #~(list "make" "test")
|
||||
#:phases
|
||||
#~(modify-phases %standard-phases
|
||||
(add-after 'unpack 'extract-el-file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue