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-dumb-jump: Use implicit “ert-runner”.

* gnu/packages/emacs-xyz.scm (emacs-dumb-jump)[arguments]: Drop #:test-command.
This commit is contained in:
Liliana Marie Prikler 2025-03-02 15:12:29 +01:00
parent e407412f9f
commit 649e32d94d
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -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