guix-commits
[Top][All Lists]
Advanced

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

04/06: gnu: perl-xml-feed: Enable tests.


From: guix-commits
Subject: 04/06: gnu: perl-xml-feed: Enable tests.
Date: Thu, 21 May 2020 08:24:20 -0400 (EDT)

pgarlick pushed a commit to branch master
in repository guix.

commit 2ee918777b456bf3d00e62fed1c7c51491ff8a30
Author: Paul Garlick <address@hidden>
AuthorDate: Wed May 20 12:59:11 2020 +0100

    gnu: perl-xml-feed: Enable tests.
    
    * gnu/packages/xml.scm (perl-xml-feed)[arguments]: Remove field.
---
 gnu/packages/xml.scm | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm
index 417b1fb..be00981 100644
--- a/gnu/packages/xml.scm
+++ b/gnu/packages/xml.scm
@@ -818,8 +818,6 @@ server, collect the answer, and finally decoding the XML to 
Perl.")
                (base32
                 "1z1a88bpy64j42bbyl8acbfl3dn9iaz47gx6clkgy5sbn4kr0kgk"))))
     (build-system perl-build-system)
-    (arguments
-     `(#:tests? #f))                    ; tests require internet connection
     (native-inputs
      `(("perl-module-build" ,perl-module-build)
        ("perl-uri" ,perl-uri)



reply via email to

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