guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/05: gnu: go-github-com-mattn-go-shellwords: Enable tests.


From: guix-commits
Subject: 04/05: gnu: go-github-com-mattn-go-shellwords: Enable tests.
Date: Thu, 15 Feb 2024 16:26:10 -0500 (EST)

sharlatan pushed a commit to branch master
in repository guix.

commit 7e773e8f05ee9ddee5cb9fd454783cb927d6a30b
Author: Sarah Morgensen <iskarian@mgsn.dev>
AuthorDate: Thu Feb 15 21:11:01 2024 +0000

    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
---
 gnu/packages/golang.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 4b87183f16..f6dc0a4f45 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -6073,7 +6073,6 @@ exploration and data entry.")
     (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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]