relative-buffer
This commit is contained in:
parent
0024384189
commit
1047001879
1 changed files with 1 additions and 1 deletions
|
@ -2029,7 +2029,7 @@ optional minor mode which can apply this command automatically on save.")
|
|||
(arguments
|
||||
(list
|
||||
#:tests? #t
|
||||
#:test-command '("ert-runner")))
|
||||
#:test-command #~(list "ert-runner")))
|
||||
(native-inputs
|
||||
(list emacs-ert-runner))
|
||||
(propagated-inputs
|
||||
|
|
Reference in a new issue