mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 03:50:45 +02:00
gnu: emacs-graphql: Use implicit “ert-runner”.
* gnu/packages/emacs-xyz.scm (emacs-graphql)[arguments]: Drop #:test-command.
This commit is contained in:
parent
86202459fc
commit
384d7582f7
1 changed files with 0 additions and 1 deletions
|
@ -2814,7 +2814,6 @@ accuracy) while you are typing.")
|
|||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
#:test-command #~(list "ert-runner")
|
||||
#:phases
|
||||
#~(modify-phases %standard-phases
|
||||
(add-after 'unpack 'skip-failing-test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue