gnu: go-github-com-emersion-go-pgpmail: Enable tests. * gnu/packages/golang-crypto.scm (go-github-com-emersion-go-pgpmail): Enable tests. Change-Id: I3317c27e942e2f5f52a25354b53b7d8cb8c252b0
1 files changed, 1 insertions(+), 3 deletions(-) M gnu/packages/golang-crypto.scm
M gnu/packages/golang-crypto.scm => gnu/packages/golang-crypto.scm +1 -3
@@ 539,9 539,7 @@ library.") (base32 "1fiqpdwxnfba2cgij7j83dfqc0zz4mq95x15wicgm5f3vjr1xg5h")))) (build-system go-build-system) (arguments (list ;; tests don't support our version of protonmail/go-crypto; see ;; <https://github.com/emersion/go-pgpmail/issues/12> #:tests? #f (list #:import-path "github.com/emersion/go-pgpmail")) (propagated-inputs (list go-github-com-emersion-go-message