gnu: perl-xml-feed: Enable tests.
authorPaul Garlick <pgarlick@tourbillion-technology.com>
Wed, 20 May 2020 11:59:11 +0000 (12:59 +0100)
committerPaul Garlick <pgarlick@tourbillion-technology.com>
Thu, 21 May 2020 12:23:39 +0000 (13:23 +0100)
* gnu/packages/xml.scm (perl-xml-feed)[arguments]: Remove field.

gnu/packages/xml.scm

index 417b1fb..be00981 100644 (file)
@@ -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)