mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-go-mode: Use implicit “ert-runner”.
* gnu/packages/emacs-xyz.scm (emacs-go-mode)[arguments]: Drop #:test-command.
This commit is contained in:
parent
6a9bb94fac
commit
3dc9b641fc
1 changed files with 0 additions and 1 deletions
|
@ -6411,7 +6411,6 @@ current match, total matches and exit status.
|
|||
"00qzn136d8cl3szbi44xf3iiv75r6n1m7wwgldmzn4i5mpz8dbq7"))))
|
||||
(arguments
|
||||
(list
|
||||
#:test-command #~(list "ert-runner")
|
||||
#:phases
|
||||
#~(modify-phases %standard-phases
|
||||
(add-after 'unpack 'patch-commands
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue