Remove broken ehrensenf support
[clive.git] / t / support-buzzhumor.t
blob6b26cf47d05638d36dfc2e50ec55f10331b75932
1 #!/usr/bin/env perl -I./t/lib
3 use warnings;
4 use strict;
6 use Test::More;
7 if ( $ENV{NO_INTERNET} ) {
8 plan skip_all => "No internet during package build";
10 else {
11 plan tests => 1;
13 use Test::clive;
15 Test::clive::host(qq|http://www.buzzhumor.com/videos/32561/Girl_Feels_Shotgun_Power|);