mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 18:40:57 +02:00
gnu: emacs-ob-racket: Skip tests.
* gnu/packages/emacs-xyz.scm (emacs-ob-racket): Skip tests. Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
parent
020aa3b543
commit
c0c45a7e21
1 changed files with 2 additions and 0 deletions
|
@ -29366,6 +29366,8 @@ It follows DrRacket concepts where applicable.")
|
|||
"0bqhxi1nikxwc0gyqsnxc7ya2s41vc06w39s24qz64kja8zqzzya"))
|
||||
(file-name (git-file-name name version))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list #:tests? #f)) ; No tests.
|
||||
(home-page "https://github.com/hasu/emacs-ob-racket")
|
||||
(synopsis "Org Babel support for Racket")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue