Remove broken ehrensenf support
[clive.git] / t / support-sevenload.t
blob2e9d432255fa3105ba0b3ffdb4ca12a616c082b6
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 => 2;
13 use Test::clive;
15 Test::clive::host(
16 qq|http://en.sevenload.com/videos/IUL3gda-Funny-Football-Clips|);
18 # Embed.
19 Test::clive::host(
20 qq|http://en.sevenload.com/pl/IUL3gda-Funny-Football-Clips|);