Remove broken ehrensenf support
[clive.git] / t / support-dailymotion.t
blob43e7509b20c06688c61e1b9e066eae7d9aa6278b
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 => 3;
13 use Test::clive;
15 foreach (qw(default hq hd)) {
16 Test::clive::host(
17 qq|http://www.dailymotion.com/hd/video/|
18 . qq|x9fkzj_battlefield-1943-coral-sea-trailer_videogames|,
19 "-f $_"