From fb137f97df0ad45415b3aa650ed50792514048af Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
Date: Tue, 27 Dec 2016 19:02:09 +0000
Subject: New test t/scroll.t requires Internet access

---
 perl-MetaCPAN-Client.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/perl-MetaCPAN-Client.spec b/perl-MetaCPAN-Client.spec
index f2b04dc..474a2b5 100644
--- a/perl-MetaCPAN-Client.spec
+++ b/perl-MetaCPAN-Client.spec
@@ -68,12 +68,13 @@ make install DESTDIR=%{buildroot}
 
 %check
 %if !%{with network_tests}
-mv t/api/[a-z]*.t ./
+mv t/api/[a-z]*.t t/scroll.t ./
 %endif
 
 make test
 
 %if !%{with network_tests}
+mv ./scroll.t t/
 mv ./[a-z]*.t t/api/
 %endif
 
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-MetaCPAN-Client.git/commit/?h=perl-MetaCPAN-Client-2.004000-1.fc26&id=fb137f97df0ad45415b3aa650ed50792514048af
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to