gnu: go-github-com-mattn-go-shellwords: Enable tests.

* gnu/packages/golang.scm (go-github-com-mattn-go-shellwords)
[arguments] <#:tests?>: Enable tests.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: Ib306e412e28ad7c2d005b6662e23a20afcaeaf40
This commit is contained in:
Sarah Morgensen 2024-02-15 21:11:01 +00:00 committed by Sharlatan Hellseher
parent 839039c0b5
commit 7e773e8f05
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -6073,7 +6073,6 @@ (define-public go-github-com-mattn-go-shellwords
(build-system go-build-system)
(arguments
`(#:import-path "github.com/mattn/go-shellwords"
#:tests? #f
#:phases
(modify-phases %standard-phases
(add-after 'unpack 'patch-sh-path