Do not depend on LWP
[www-backpacktf.git] / t / 50-network.t
index 3f58417405e0437ed8350738d1791b64177be2a9..8f37da40976da64155d2356f45f603c79caed26d 100644 (file)
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-use LWP::Online ':skip_all';
+use Test::RequiresInternet 'backpack.tf' => 80;
 use Test::More tests => 6;
 use WWW::BackpackTF;
 
This page took 0.00992 seconds and 4 git commands to generate.