mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-31 00:12:05 +01:00 
			
		
		
		
	https://metacpan.org/release/Net-XMPP/ XMPP Support Library Needed by testing/perl-net-jabber
		
			
				
	
	
		
			12 lines
		
	
	
		
			253 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			253 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/t/gtalk.t
 | |
| +++ b/t/gtalk.t
 | |
| @@ -52,7 +52,7 @@
 | |
|  }
 | |
|  
 | |
|  my $repeat = 5;
 | |
| -plan tests => 2 + 6 * $repeat;
 | |
| +plan skip_all => 'Google Talk is no longer available';
 | |
|  
 | |
|  # TODO ask user if it is ok to do network tests!
 | |
|  print_size('before loading Net::XMPP');
 |