1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-14 11:00:36 +02:00

gnu: go-github-com-cretz-bine: Fix tests.

* gnu/packages/golang-web.scm (go-github-com-cretz-bine) [arguments]
<test-subdirs>: Limit to 2 directories.

Change-Id: I30b3a6fd3b889c0fb0efb206e1a56e5b59757163
This commit is contained in:
Sharlatan Hellseher 2024-12-23 02:56:10 +00:00
parent 8d903eff2f
commit f7c257bf8c
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -1238,6 +1238,7 @@ Any}.")
(arguments
(list
#:import-path "github.com/cretz/bine"
#:test-subdirs #~(list "tests/..." "torutil/...")
#:phases
#~(modify-phases %standard-phases
(add-after 'unpack 'remove-examples