gnu: emacs-evil-surround: Enable tests.

* gnu/packages/emacs-xyz.scm (emacs-evil-surround): Enable tests.
master
Brian Leung 2019-09-24 11:02:36 +02:00
parent d9de8fbbab
commit 09b2ae95c8
No known key found for this signature in database
GPG Key ID: 3ADC75F013D678F9
1 changed files with 3 additions and 0 deletions

View File

@ -8931,6 +8931,9 @@ pressed simultaneously or a single key quickly pressed twice.")
(build-system emacs-build-system)
(propagated-inputs
`(("emacs-evil" ,emacs-evil)))
(arguments
`(#:tests? #t
#:test-command '("make" "test")))
(home-page "https://github.com/emacs-evil/evil-surround")
(synopsis "Easily modify surrounding parentheses and quotes")
(description "@code{emacs-evil-surround} allows easy deletion, change and