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:
parent
8d903eff2f
commit
f7c257bf8c
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue