mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 03:50:45 +02:00
gnu: emacs-dumb-jump: Use implicit “ert-runner”.
* gnu/packages/emacs-xyz.scm (emacs-dumb-jump)[arguments]: Drop #:test-command.
This commit is contained in:
parent
e407412f9f
commit
649e32d94d
1 changed files with 0 additions and 1 deletions
|
@ -29716,7 +29716,6 @@ through the symbol: @command{this-fn}.")
|
|||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
`(#:tests? #f ; FIXME: Tests freeze when run.
|
||||
#:test-command '("ert-runner")
|
||||
#:phases
|
||||
(modify-phases %standard-phases
|
||||
(add-after 'unpack 'set-shell
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue