mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
relative-buffer
This commit is contained in:
parent
0024384189
commit
1047001879
1 changed files with 1 additions and 1 deletions
|
@ -2029,7 +2029,7 @@ (define-public emacs-relative-buffers
|
|||
(arguments
|
||||
(list
|
||||
#:tests? #t
|
||||
#:test-command '("ert-runner")))
|
||||
#:test-command #~(list "ert-runner")))
|
||||
(native-inputs
|
||||
(list emacs-ert-runner))
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue