mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 12:00:35 +02:00
gnu: emacs-hsluv: Fix tests.
* gnu/packages/emacs-xyz.scm (emacs-hsluv)[arguments]: Add #:test-command.
This commit is contained in:
parent
934e7173c6
commit
ec3d9007d8
1 changed files with 1 additions and 0 deletions
|
@ -1230,6 +1230,7 @@ system.")
|
|||
(base32
|
||||
"19q8qlq4s2kfydpadkq1zd92611dvq7dr8vlhlbd9gplzpx7dhfd"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments (list #:test-command #~(list "make" "test")))
|
||||
(propagated-inputs (list emacs-seq))
|
||||
(home-page "https://github.com/hsluv/hsluv-emacs")
|
||||
(synopsis "HSLuv color space conversions")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue