mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 11:30:44 +02:00
gnu: emacs-url-scgi: Fix tests.
* gnu/packages/emacs-xyz.scm (emacs-url-scgi)[arguments]: Add #:test-command.
This commit is contained in:
parent
c98fde91e6
commit
2d0e29ee97
1 changed files with 1 additions and 0 deletions
|
@ -20645,6 +20645,7 @@ automatically discovered and presented in recency order.")
|
|||
(base32
|
||||
"0mfbqr03302gk38aamlg1lgdznd6y3blcc3zizfb72ppb87j78mc"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments (list #:test-command #~(list "make" "test")))
|
||||
(home-page "https://github.com/skangas/url-scgi/")
|
||||
(synopsis "SCGI support for url.el")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue