Deprecate module
[www-search-torrentz.git] / t / WWW-Search-Torrentz.t
index 3cfca77faf1c7b18c989c96ed4cf9e014eae3415..6a0e7047b5056073853b47018bc1d2dfd12d839d 100644 (file)
@@ -3,8 +3,7 @@ use strict;
 use warnings;
 
 use WWW::Search::Test;
-use Test::RequiresInternet qw/torrentz.eu 443/;
-use Test::More tests => 10;
+use Test::More skip_all => 'torrentz.eu was shut down';
 
 BEGIN { use_ok('WWW::Search::Torrentz') };
 
This page took 0.009403 seconds and 4 git commands to generate.