mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-20 01:00:30 +02:00
gnu: emacs-ht: Use implicit “ert-runner”.
* gnu/packages/emacs-xyz.scm (emacs-ht): Drop arguments.
This commit is contained in:
@@ -19896,8 +19896,6 @@ procedures for emacs-lisp-mode.")
|
||||
(propagated-inputs (list emacs-dash))
|
||||
(native-inputs
|
||||
(list emacs-ert-runner))
|
||||
(arguments
|
||||
`(#:test-command '("ert-runner")))
|
||||
(home-page "https://github.com/Wilfred/ht.el")
|
||||
(synopsis "Hash table library for Emacs")
|
||||
(description
|
||||
|
||||
Reference in New Issue
Block a user