gnu: perl-xml-feed: Enable tests.
* gnu/packages/xml.scm (perl-xml-feed)[arguments]: Remove field.
This commit is contained in:
parent
f2a53a4a9c
commit
2ee918777b
1 changed files with 0 additions and 2 deletions
|
@ -818,8 +818,6 @@ server, collect the answer, and finally decoding the XML to Perl.")
|
||||||
(base32
|
(base32
|
||||||
"1z1a88bpy64j42bbyl8acbfl3dn9iaz47gx6clkgy5sbn4kr0kgk"))))
|
"1z1a88bpy64j42bbyl8acbfl3dn9iaz47gx6clkgy5sbn4kr0kgk"))))
|
||||||
(build-system perl-build-system)
|
(build-system perl-build-system)
|
||||||
(arguments
|
|
||||||
`(#:tests? #f)) ; tests require internet connection
|
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("perl-module-build" ,perl-module-build)
|
`(("perl-module-build" ,perl-module-build)
|
||||||
("perl-uri" ,perl-uri)
|
("perl-uri" ,perl-uri)
|
||||||
|
|
Reference in a new issue